Searched refs:PAUSE_IDLE (Results 1 – 5 of 5) sorted by relevance
425 while (*safe != PAUSE_IDLE) in mach_cpu_pause()
828 safe_list[i] = PAUSE_IDLE; in start_cpus()881 ASSERT(safe_list[cpun] == PAUSE_IDLE); in cpu_pause_free()888 ASSERT(safe_list[cpun] == PAUSE_IDLE); in cpu_pause_free()903 safe_list[cpun] = PAUSE_IDLE; in cpu_pause_free()997 safe_list[i] = PAUSE_IDLE; in pause_cpus()
650 #define PAUSE_IDLE 0 /* normal state */ macro
821 while (*safe != PAUSE_IDLE) in mach_cpu_pause()
550 while (*safe != PAUSE_IDLE) { in mach_cpu_pause()