Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dapic.h160 extern void apic_ap_setup(void);
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmpboot.c175 apic_ap_setup(); in smp_callin()
/OK3568_Linux_fs/kernel/arch/x86/kernel/apic/
H A Dapic.c1737 void apic_ap_setup(void) in apic_ap_setup() function