Searched refs:MWAIT_C1 (Results 1 – 3 of 3) sorted by relevance
306 #define MWAIT_C1 0x00 macro
565 __asm __volatile("sti; mwait" : : "a" (MWAIT_C1), "c" (0)); in cpu_idle_mwait()
1492 cpu_mwait(0, MWAIT_C1); in cpustop_handler()