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