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