Searched refs:MPC_APIC_USABLE (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/x86/include/asm/ | ||
D | mpspec.h | 99 #define MPC_APIC_USABLE (1 << 0) macro |
/external/u-boot/arch/x86/lib/ | ||
D | mpspec.c | 123 mpc->mpc_flags = MPC_APIC_USABLE; in mp_write_ioapic() |