Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/
Dmpspec_def.h54 #define MP_IOAPIC 2 macro
/linux-4.4.14/arch/x86/kernel/
Dmpparse.c241 case MP_IOAPIC: in smp_read_mpc()
374 ioapic.type = MP_IOAPIC; in construct_ioapic_table()
743 case MP_IOAPIC: in replace_intsrc_all()
/linux-4.4.14/arch/x86/kernel/apic/
Dio_apic.c2753 ioapics[idx].mp_config.type = MP_IOAPIC; in mp_register_ioapic()