Home
last modified time | relevance | path

Searched refs:THERM_INT_PLN_ENABLE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c479 | THERM_INT_HIGH_ENABLE)) & ~THERM_INT_PLN_ENABLE, h); in intel_init_thermal()
483 | THERM_INT_HIGH_ENABLE | THERM_INT_PLN_ENABLE), h); in intel_init_thermal()
/Linux-v4.19/arch/x86/include/asm/
Dmsr-index.h519 #define THERM_INT_PLN_ENABLE (1 << 24) macro
/Linux-v4.19/tools/testing/selftests/kvm/include/
Dx86.h786 #define THERM_INT_PLN_ENABLE (1 << 24) macro