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.h99 static __always_inline void __sti_mwait(unsigned long eax, unsigned long ecx) in __sti_mwait() function
132 __sti_mwait(eax, ecx); in mwait_idle_with_hints()
/linux/arch/x86/kernel/
H A Dprocess.c912 __sti_mwait(0, 0); in mwait_idle()