Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kernel/cpu/mce/
Dtherm_throt.c483 | THERM_INT_HIGH_ENABLE)) & ~THERM_INT_PLN_ENABLE, h); in intel_init_thermal()
487 | THERM_INT_HIGH_ENABLE | THERM_INT_PLN_ENABLE), h); in intel_init_thermal()
490 l | (THERM_INT_LOW_ENABLE | THERM_INT_HIGH_ENABLE), h); in intel_init_thermal()
/Linux-v5.4/arch/x86/include/asm/
Dmsr-index.h595 #define THERM_INT_HIGH_ENABLE (1 << 0) macro
/Linux-v5.4/tools/testing/selftests/kvm/include/x86_64/
Dprocessor.h832 #define THERM_INT_HIGH_ENABLE (1 << 0) macro