Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dmwait.h97 static __always_inline void __sti_mwait(u32 eax, u32 ecx) in __sti_mwait() function
132 __sti_mwait(eax, ecx); in mwait_idle_with_hints()
/linux/arch/x86/kernel/
H A Dprocess.c931 __sti_mwait(0, 0); in mwait_idle()