Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dinit.c29 DEFINE_APIC_CALL(wakeup_secondary_cpu); variable
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dapic.h331 int (*wakeup_secondary_cpu)(int apicid, unsigned long start_eip); member
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dapic.h305 int (*wakeup_secondary_cpu)(int apicid, unsigned long start_eip); member
325 int (*wakeup_secondary_cpu)(int apicid, unsigned long start_eip); member
391 DECLARE_APIC_CALL(wakeup_secondary_cpu); variable

Completed in 4 milliseconds