Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dio_apic.h142 extern void setup_ioapic_ids_from_mpc(void);
181 #define setup_ioapic_ids_from_mpc x86_init_noop macro
/openbmc/linux/arch/x86/kernel/
H A Dhead32.c29 x86_init.mpparse.setup_ioapic_ids = setup_ioapic_ids_from_mpc; in i386_default_early_setup()
/openbmc/linux/arch/x86/kernel/apic/
H A Dio_apic.c1549 void __init setup_ioapic_ids_from_mpc(void) in setup_ioapic_ids_from_mpc() function