Home
last modified time | relevance | path

Searched refs:THERM_INT_HIGH_ENABLE (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c527 | THERM_INT_HIGH_ENABLE)) & ~THERM_INT_PLN_ENABLE, h); in intel_init_thermal()
531 | THERM_INT_HIGH_ENABLE | THERM_INT_PLN_ENABLE), h); in intel_init_thermal()
534 l | (THERM_INT_LOW_ENABLE | THERM_INT_HIGH_ENABLE), h); in intel_init_thermal()
/linux-4.4.14/arch/x86/include/asm/
Dmsr-index.h441 #define THERM_INT_HIGH_ENABLE (1 << 0) macro