Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmwait.h16 #define MWAIT_C1_SUBSTATE_MASK 0xf0 macro
/openbmc/linux/arch/x86/kernel/
H A Dprocess.c910 return (edx & MWAIT_C1_SUBSTATE_MASK); in prefer_mwait_c1_over_halt()