Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kernel/
H A Dirqinit.c64 init_bsp_APIC(); in init_ISA_irqs()
/openbmc/linux/arch/x86/include/asm/
H A Dapic.h131 extern void init_bsp_APIC(void);
181 static inline void init_bsp_APIC(void) { } in init_bsp_APIC() function
/openbmc/linux/arch/x86/kernel/apic/
H A Dapic.c1328 void __init init_bsp_APIC(void) in init_bsp_APIC() function