Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dmpspec_def.h55 #define MP_IOAPIC 2 macro
/linux-6.12.1/arch/x86/kernel/
Dmpparse.c220 case MP_IOAPIC: in smp_read_mpc()
355 ioapic.type = MP_IOAPIC; in construct_ioapic_table()
744 case MP_IOAPIC: in replace_intsrc_all()
/linux-6.12.1/arch/x86/kernel/apic/
Dio_apic.c2696 ioapics[idx].mp_config.type = MP_IOAPIC; in mp_register_ioapic()