Searched refs:MPC_CPU_BP (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/x86/include/asm/ | ||
H A D | mpspec.h | 62 #define MPC_CPU_BP (1 << 1) macro |
/openbmc/u-boot/arch/x86/lib/ | ||
H A D | mpspec.c | 94 cpuflag |= MPC_CPU_BP; in mp_write_processor() |