Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/
Dmwait.h90 static inline void __sti_mwait(unsigned long eax, unsigned long ecx) in __sti_mwait() function
/linux-6.1.9/arch/x86/kernel/
Dprocess.c868 __sti_mwait(0, 0); in mwait_idle()