Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmwait.h146 static inline void __tpause(u32 ecx, u32 edx, u32 eax) in __tpause() function
/linux/arch/x86/lib/
H A Ddelay.c117 __tpause(TPAUSE_C02_STATE, edx, eax); in delay_halt_tpause()