Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-x86_64/
Dmpspec.h55 #define MP_IOAPIC 2 macro
/linux-2.4.37.9/include/asm-i386/
Dmpspec.h62 #define MP_IOAPIC 2 macro
/linux-2.4.37.9/arch/x86_64/kernel/
Dmpparse.c308 case MP_IOAPIC: in smp_read_mpc()
476 ioapic.mpc_type = MP_IOAPIC; in construct_default_ISA_mptable()
762 mp_ioapics[idx].mpc_type = MP_IOAPIC; in mp_register_ioapic()
/linux-2.4.37.9/arch/i386/kernel/
Dmpparse.c497 case MP_IOAPIC: in smp_read_mpc()
564 case MP_IOAPIC: in smp_read_mpc()
767 ioapic.mpc_type = MP_IOAPIC; in construct_default_ISA_mptable()
1080 mp_ioapics[idx].mpc_type = MP_IOAPIC; in mp_register_ioapic()