Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dmwait.h25 #define MWAITX_DISABLE_CSTATES 0xf0 macro
/openbmc/linux/arch/x86/lib/
H A Ddelay.c141 __mwaitx(MWAITX_DISABLE_CSTATES, delay, MWAITX_ECX_TIMER_ENABLE); in delay_halt_mwaitx()