Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmwait.h42 static __always_inline void __mwait(u32 eax, u32 ecx) in __mwait() function
126 __mwait(eax, ecx); in mwait_idle_with_hints()
/linux/arch/x86/kernel/
H A Dsmpboot.c1338 __mwait(eax_hint, 0); in mwait_play_dead()