Searched refs:MWAITX_DISABLE_CSTATES (Results 1 – 2 of 2) sorted by relevance
/arch/x86/include/asm/ | ||
D | mwait.h | 22 #define MWAITX_DISABLE_CSTATES 0xf0 macro |
/arch/x86/lib/ | ||
D | delay.c | 119 __mwaitx(MWAITX_DISABLE_CSTATES, delay, MWAITX_ECX_TIMER_ENABLE); in delay_mwaitx() |