Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Dmpspec_def.h55 #define MP_IOAPIC 2 macro
/Linux-v4.19/arch/x86/kernel/
Dmpparse.c241 case MP_IOAPIC: in smp_read_mpc()
377 ioapic.type = MP_IOAPIC; in construct_ioapic_table()
766 case MP_IOAPIC: in replace_intsrc_all()
/Linux-v4.19/arch/x86/kernel/apic/
Dio_apic.c2752 ioapics[idx].mp_config.type = MP_IOAPIC; in mp_register_ioapic()