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

/linux-master/arch/x86/kernel/apic/
H A Dinit.c29 DEFINE_APIC_CALL(wakeup_secondary_cpu); variable
/linux-master/arch/x86/include/asm/
H A Dapic.h312 int (*wakeup_secondary_cpu)(u32 apicid, unsigned long start_eip); member in struct:apic
332 int (*wakeup_secondary_cpu)(u32 apicid, unsigned long start_eip); member in struct:apic_override
398 DECLARE_APIC_CALL(wakeup_secondary_cpu); variable

Completed in 120 milliseconds