Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/include/asm/
Dmpspec_def.h55 #define MP_IOAPIC 2 macro
/Linux-v6.6/arch/x86/kernel/
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()
/Linux-v6.6/arch/x86/kernel/apic/
Dio_apic.c2854 ioapics[idx].mp_config.type = MP_IOAPIC; in mp_register_ioapic()