Searched defs:cpu_halt (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/os/
H A Dmach_startup.c106 cpu_halt(void) function
178 * cpu_halt() must disable interrupts, then check for the bit.
242 * before we had a chance to clear our bit in cpu_halt().
284 idle_cpu = cpu_halt;
/illumos-gate/usr/src/uts/sun4u/os/
H A Dmach_startup.c226 cpu_halt(void) function
298 * cpu_halt() must disable interrupts, then check for the bit.
364 * before we had a chance to clear our bit in cpu_halt().
410 idle_cpu = cpu_halt;

Completed in 53 milliseconds