Searched refs:CONFIG_BPTR_VIRT_ADDR (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | config.h | 61 #ifndef CONFIG_BPTR_VIRT_ADDR 62 #define CONFIG_BPTR_VIRT_ADDR 0xfffff000 macro
|
| /OK3568_Linux_fs/u-boot/board/xes/xpedite537x/ |
| H A D | tlb.c | 49 SET_TLB_ENTRY(1, CONFIG_BPTR_VIRT_ADDR, CONFIG_BPTR_VIRT_ADDR,
|
| /OK3568_Linux_fs/u-boot/board/xes/xpedite550x/ |
| H A D | tlb.c | 49 SET_TLB_ENTRY(1, CONFIG_BPTR_VIRT_ADDR, CONFIG_BPTR_VIRT_ADDR,
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | mp.c | 454 i = find_tlb_idx((void *)CONFIG_BPTR_VIRT_ADDR, 1); in setup_mp() 461 set_tlb(1, CONFIG_BPTR_VIRT_ADDR, bootpg, /* tlb, epn, rpn */ in setup_mp() 465 memcpy((void *)CONFIG_BPTR_VIRT_ADDR, (void *)fixup, 4096); in setup_mp()
|
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | xpedite550x.h | 38 #define CONFIG_BPTR_VIRT_ADDR 0xee000000 /* virt boot page address */ macro
|
| H A D | xpedite537x.h | 37 #define CONFIG_BPTR_VIRT_ADDR 0xee000000 /* virt boot page address */ macro
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | config_whitelist.txt | 233 CONFIG_BPTR_VIRT_ADDR
|