Home
last modified time | relevance | path

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

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