Searched refs:wakeup_secondary_cpu (Results 1 – 4 of 4) sorted by relevance
29 DEFINE_APIC_CALL(wakeup_secondary_cpu);57 apply_override(wakeup_secondary_cpu); in restore_override_callbacks()79 update_call(wakeup_secondary_cpu); in update_static_calls()
318 int (*wakeup_secondary_cpu)(u32 apicid, unsigned long start_eip, unsigned int cpu); member340 int (*wakeup_secondary_cpu)(u32 apicid, unsigned long start_eip, unsigned int cpu); member398 DECLARE_APIC_CALL(wakeup_secondary_cpu);
964 else if (apic->wakeup_secondary_cpu) in do_boot_cpu()965 ret = apic->wakeup_secondary_cpu(apicid, start_ip, cpu); in do_boot_cpu()
1165 apic_update_callback(wakeup_secondary_cpu, wakeup_cpu_via_vmgexit); in snp_set_wakeup_secondary_cpu()