Searched refs:MPC_APIC_USABLE (Results 1 – 5 of 5) sorted by relevance
104 #define MPC_APIC_USABLE 0x01 macro
100 #define MPC_APIC_USABLE (1 << 0) macro
114 if (m->flags & MPC_APIC_USABLE) in MP_ioapic_info()361 ioapic.flags = MPC_APIC_USABLE; in construct_ioapic_table()
124 mpc->mpc_flags = MPC_APIC_USABLE; in mp_write_ioapic()
2825 ioapics[idx].mp_config.flags = MPC_APIC_USABLE; in mp_register_ioapic()