Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmwait.h28 static __always_inline void __monitor(const void *eax, u32 ecx, u32 edx) in __monitor() function
120 __monitor(addr, 0, 0); in mwait_idle_with_hints()
/linux/arch/x86/kernel/
H A Dsmpboot.c1336 __monitor(md, 0, 0); in mwait_play_dead()