Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Dapic.h232 extern void end_local_APIC_setup(void);
/linux-2.6.39/arch/x86/kernel/apic/
Dapic.c1371 void __cpuinit end_local_APIC_setup(void) in end_local_APIC_setup() function
1390 end_local_APIC_setup(); in bsp_end_local_APIC_setup()
/linux-2.6.39/arch/x86/kernel/
Dsmpboot.c204 end_local_APIC_setup(); in smp_callin()