Home
last modified time | relevance | path

Searched refs:MPC_APIC_USABLE (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dmpspec_def.h104 #define MPC_APIC_USABLE 0x01 macro
/linux/arch/x86/kernel/
H A Dmpparse.c111 if (m->flags & MPC_APIC_USABLE) in MP_ioapic_info()
358 ioapic.flags = MPC_APIC_USABLE; in construct_ioapic_table()