Searched defs:wakeup_secondary_cpu_64 (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/x86/kernel/apic/
H A Dinit.c30 DEFINE_APIC_CALL(wakeup_secondary_cpu_64); variable
/linux-master/arch/x86/include/asm/
H A Dapic.h314 int (*wakeup_secondary_cpu_64)(u32 apicid, unsigned long start_eip); member in struct:apic
333 int (*wakeup_secondary_cpu_64)(u32 apicid, unsigned long start_eip); member in struct:apic_override
399 DECLARE_APIC_CALL(wakeup_secondary_cpu_64); variable

Completed in 107 milliseconds