Searched refs:start_ap (Results 1 – 3 of 3) sorted by relevance
183 start_ap(int cpuid) in start_ap() function266 if ((error = start_ap(cpuid)) != 0) { in cpu_mp_start()
146 static int start_ap(int apic_id);359 if (!start_ap(apic_id)) { in start_all_aps()454 start_ap(int apic_id) in start_ap() function
113 static int start_ap(int apic_id);500 if (!start_ap(apic_id)) { in native_start_all_aps()527 start_ap(int apic_id) in start_ap() function