Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/x86/include/asm/
H A Dmpspec.h100 #define MPC_APIC_USABLE (1 << 0) macro
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dmpspec.c124 mpc->mpc_flags = MPC_APIC_USABLE; in mp_write_ioapic()