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

/macosx-10.5.8/xnu-1228.15.4/iokit/Drivers/platform/drvApplePlatformExpert/
H A DAppleCPU.h51 virtual kern_return_t startCPU(vm_offset_t start_paddr,
H A DAppleCPU.cpp98 kern_return_t AppleCPU::startCPU(vm_offset_t /*start_paddr*/, function in class:AppleCPU
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOCPU.h88 virtual kern_return_t startCPU(vm_offset_t start_paddr,
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOCPU.cpp241 return targetCPU->startCPU(start_paddr, arg_paddr);

Completed in 69 milliseconds