Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/include/asm/ !
Dmpspec_def.h104 #define MPC_APIC_USABLE 0x01 macro
/linux-5.19.10/arch/x86/kernel/ !
Dmpparse.c115 if (m->flags & MPC_APIC_USABLE) in MP_ioapic_info()
362 ioapic.flags = MPC_APIC_USABLE; in construct_ioapic_table()
/linux-5.19.10/arch/x86/kernel/apic/ !
Dio_apic.c2852 ioapics[idx].mp_config.flags = MPC_APIC_USABLE; in mp_register_ioapic()