Searched refs:currentShutdownTarget (Results 1 – 2 of 2) sorted by relevance
260 extern IOCPU *currentShutdownTarget; in IOCPUSleepKernel()276 currentShutdownTarget = NULL; in IOCPUSleepKernel()304 currentShutdownTarget = target; in IOCPUSleepKernel()
638 IOCPU *currentShutdownTarget = NULL; variable12019 if (currentShutdownTarget != NULL &&12020 currentShutdownTarget->getMachProcessor() != NULL) {12022 currentShutdownTarget->getMachProcessor());