Home
last modified time | relevance | path

Searched refs:currentShutdownTarget (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOCPU.cpp260 extern IOCPU *currentShutdownTarget; in IOCPUSleepKernel()
276 currentShutdownTarget = NULL; in IOCPUSleepKernel()
304 currentShutdownTarget = target; in IOCPUSleepKernel()
H A DIOPMrootDomain.cpp638 IOCPU *currentShutdownTarget = NULL; variable
12019 if (currentShutdownTarget != NULL &&
12020 currentShutdownTarget->getMachProcessor() != NULL) {
12022 currentShutdownTarget->getMachProcessor());