Home
last modified time | relevance | path

Searched refs:init_bsp_APIC (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/kernel/
H A Dirqinit.c65 init_bsp_APIC(); in init_ISA_irqs()
/linux/arch/x86/include/asm/
H A Dapic.h137 extern void init_bsp_APIC(void);
195 static inline void init_bsp_APIC(void) { } in init_bsp_APIC() function