Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/
Dmpspec_def.h55 #define MP_IOAPIC 2 macro
/linux-5.19.10/arch/x86/kernel/
Dmpparse.c224 case MP_IOAPIC: in smp_read_mpc()
359 ioapic.type = MP_IOAPIC; in construct_ioapic_table()
746 case MP_IOAPIC: in replace_intsrc_all()
/linux-5.19.10/arch/x86/kernel/apic/
Dio_apic.c2851 ioapics[idx].mp_config.type = MP_IOAPIC; in mp_register_ioapic()