Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/include/asm/
Dapic.h239 extern void bsp_end_local_APIC_setup(void);
/linux-3.3/arch/x86/kernel/
Dsmpboot.c1015 bsp_end_local_APIC_setup(); in smp_sanity_check()
1090 bsp_end_local_APIC_setup(); in native_smp_prepare_cpus()
/linux-3.3/arch/x86/kernel/apic/
Dapic.c1431 void __init bsp_end_local_APIC_setup(void) in bsp_end_local_APIC_setup() function
1842 bsp_end_local_APIC_setup(); in APIC_init_uniprocessor()