Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dcpufeatures.h318 #define X86_FEATURE_HWP (14*32+ 7) /* Intel Hardware P-states */ macro
/arch/x86/kernel/cpu/mce/
Dtherm_throt.c357 if (static_cpu_has(X86_FEATURE_HWP)) in intel_thermal_interrupt()