Searched refs:MWAIT_KEEP_IDLING (Results 1 – 4 of 4) sorted by relevance
153 #define MWAIT_KEEP_IDLING 0x2 /* cleared by other cpus to wake me */ macro155 #define MWAIT_IDLING (MWAIT_IN_IDLE | MWAIT_KEEP_IDLING)
200 #define MWAIT_KEEP_IDLING 0x2 /* cleared by other cpus to wake me */ macro202 #define MWAIT_IDLING (MWAIT_IN_IDLE | MWAIT_KEEP_IDLING)
841 MWAIT_KEEP_IDLING); in cpu_kick()870 atomic_clearbits_int(&ci->ci_mwait, MWAIT_KEEP_IDLING); in cpu_unidle()
2558 MWAIT_KEEP_IDLING); in cpu_kick()2587 atomic_clearbits_int(&ci->ci_mwait, MWAIT_KEEP_IDLING); in cpu_unidle()