Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dapic.h151 extern void apic_ap_setup(void);
/linux/arch/x86/kernel/
H A Dsmpboot.c187 apic_ap_setup(); in ap_starting()
/linux/arch/x86/kernel/apic/
H A Dapic.c1664 void apic_ap_setup(void) in apic_ap_setup() function