Searched refs:PAUSE_IDLE (Results 1 – 5 of 5) sorted by relevance
428 while (*safe != PAUSE_IDLE) in mach_cpu_pause()
832 safe_list[i] = PAUSE_IDLE; in start_cpus()885 ASSERT(safe_list[cpun] == PAUSE_IDLE); in cpu_pause_free()892 ASSERT(safe_list[cpun] == PAUSE_IDLE); in cpu_pause_free()907 safe_list[cpun] = PAUSE_IDLE; in cpu_pause_free()1001 safe_list[i] = PAUSE_IDLE; in pause_cpus()
647 #define PAUSE_IDLE 0 /* normal state */ macro
822 while (*safe != PAUSE_IDLE) in mach_cpu_pause()
550 while (*safe != PAUSE_IDLE) { in mach_cpu_pause()