Searched refs:enableCPUCore (Results 1 – 3 of 3) sorted by relevance
35 IOPMGR::enableCPUCore(unsigned int cpu_id, uint64_t entry_pa) in enableCPUCore() function in IOPMGR39 enableCPUCore(cpu_id); in enableCPUCore()43 IOPMGR::enableCPUCore(unsigned int cpu_id) in enableCPUCore() function in IOPMGR
57 virtual void enableCPUCore(unsigned int cpu_id, uint64_t entry_pa);63 virtual void enableCPUCore(unsigned int cpu_id);
237 gPMGR->enableCPUCore(cpu_id, ml_vtophys((vm_offset_t)&LowResetVectorBase)); in PE_cpu_start()