Home
last modified time | relevance | path

Searched refs:MP_IOAPIC (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/x86/include/asm/
H A Dmpspec_def.h55 #define MP_IOAPIC 2 macro
/openbmc/linux/arch/x86/kernel/
H A Dmpparse.c219 case MP_IOAPIC: in smp_read_mpc()
354 ioapic.type = MP_IOAPIC; in construct_ioapic_table()
734 case MP_IOAPIC: in replace_intsrc_all()
/openbmc/u-boot/arch/x86/include/asm/
H A Dmpspec.h56 MP_IOAPIC, enumerator
/openbmc/u-boot/arch/x86/lib/
H A Dmpspec.c120 mpc->mpc_type = MP_IOAPIC; in mp_write_ioapic()
/openbmc/linux/arch/x86/kernel/apic/
H A Dio_apic.c2845 ioapics[idx].mp_config.type = MP_IOAPIC; in mp_register_ioapic()