Home
last modified time | relevance | path

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

/linux-4.1.27/arch/x86/include/asm/
Dmpspec_def.h103 #define MPC_APIC_USABLE 0x01 macro
/linux-4.1.27/arch/x86/kernel/
Dmpparse.c128 if (m->flags & MPC_APIC_USABLE) in MP_ioapic_info()
382 ioapic.flags = MPC_APIC_USABLE; in construct_ioapic_table()
/linux-4.1.27/arch/x86/kernel/apic/
Dio_apic.c2894 ioapics[idx].mp_config.flags = MPC_APIC_USABLE; in mp_register_ioapic()