Home
last modified time | relevance | path

Searched refs:getMachProcessor (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOCPU.cpp307 processor_sleep(target->getMachProcessor()); in IOCPUSleepKernel()
331 processor_sleep(bootCPU->getMachProcessor()); in IOCPUSleepKernel()
357 processor_wake(target->getMachProcessor()); in IOCPUSleepKernel()
575 IOCPU::getMachProcessor(void) in getMachProcessor() function in IOCPU
H A DIOPMrootDomain.cpp12020 currentShutdownTarget->getMachProcessor() != NULL) {
12022 currentShutdownTarget->getMachProcessor());
/xnu-11215/iokit/IOKit/
H A DIOCPU.h98 virtual processor_t getMachProcessor(void);