Home
last modified time | relevance | path

Searched refs:X86_FEATURE_MWAITX (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/arch/x86/kernel/cpu/
H A Dhygon.c216 if (cpu_has(c, X86_FEATURE_MWAITX)) in bsp_init_hygon()
H A Damd.c571 if (cpu_has(c, X86_FEATURE_MWAITX)) in bsp_init_amd()
/openbmc/linux/tools/arch/x86/include/asm/
H A Dcpufeatures.h186 #define X86_FEATURE_MWAITX ( 6*32+29) /* MWAIT extension (MONITORX/MWAITX instructions) */ macro
/openbmc/linux/arch/x86/include/asm/
H A Dcpufeatures.h186 #define X86_FEATURE_MWAITX ( 6*32+29) /* MWAIT extension (MONITORX/MWAITX instructions) */ macro