Searched defs:MWAIT_HINT2CSTATE (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/arch/x86/include/asm/ | ||
H A D | mwait.h | 9 #define MWAIT_HINT2CSTATE(hint) (((hint) >> MWAIT_SUBSTATE_SIZE) & MWAIT_CSTATE_MASK) macro |
Completed in 119 milliseconds