Searched refs:bootCPU (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCPU.cpp309 IOCPU *bootCPU = NULL; local
363 // We make certain that the bootCPU is the last to sleep
368 bootCPU = target;
378 if (bootCPU)
379 bootCPU->haltCPU();

Completed in 105 milliseconds