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);
284 gPMGR->enableCPUCore(cpu_id, ml_vtophys(reset_vector_vaddr)); in PE_cpu_start_internal()286 gPMGR->enableCPUCore(cpu_id, 0); in PE_cpu_start_internal()