Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dmwait.h36 static inline void __monitorx(const void *eax, unsigned long ecx, in __monitorx() function
/OK3568_Linux_fs/kernel/arch/x86/lib/
H A Ddelay.c134 __monitorx(raw_cpu_ptr(&cpu_tss_rw), 0, 0); in delay_halt_mwaitx()