Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dcpufeature.h119 #define X86_FEATURE_TM2 ( 4*32+ 8) /* Thermal Monitor 2 */ macro
/linux-4.4.14/arch/x86/kernel/cpu/mcheck/
Dtherm_throt.c510 if (cpu_has(c, X86_FEATURE_TM2)) { in intel_init_thermal()