Searched refs:CPU_STARTUP (Results 1 – 4 of 4) sorted by relevance
401 CPU_STARTUP(ci, acpi_wakeup_paddr); in acpi_md_sleep()
392 #define CPU_STARTUP(_ci, _target) ((_ci)->ci_func->start(_ci, _target)) macro
834 if (CPU_STARTUP(ci, mp_trampoline_paddr) != 0) { in cpu_start_secondary()
653 if (CPU_STARTUP(ci, (vaddr_t) cpu_hatch) != 0) { in cpu_start_secondary()