Home
last modified time | relevance | path

Searched refs:apic_ap_setup (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dapic.h149 extern void apic_ap_setup(void);
/openbmc/linux/arch/x86/kernel/
H A Dsmpboot.c198 apic_ap_setup(); in ap_starting()
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic.c1699 void apic_ap_setup(void) in apic_ap_setup() function