Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dmwait.h28 static __always_inline void __monitor(const void *eax, unsigned long ecx, in __monitor() function
125 __monitor((void *)&current_thread_info()->flags, 0, 0); in mwait_idle_with_hints()
/linux-6.15/arch/x86/kernel/
H A Dprocess.c916 __monitor((void *)&current_thread_info()->flags, 0, 0); in mwait_idle()
H A Dsmpboot.c1266 __monitor(md, 0, 0); in mwait_play_dead()