Home
last modified time | relevance | path

Searched refs:CONFIG_BPTR_VIRT_ADDR (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/powerpc/include/asm/
H A Dconfig.h48 #ifndef CONFIG_BPTR_VIRT_ADDR
49 #define CONFIG_BPTR_VIRT_ADDR 0xfffff000 macro
/openbmc/u-boot/board/xes/xpedite550x/
H A Dtlb.c48 SET_TLB_ENTRY(1, CONFIG_BPTR_VIRT_ADDR, CONFIG_BPTR_VIRT_ADDR,
/openbmc/u-boot/board/xes/xpedite537x/
H A Dtlb.c48 SET_TLB_ENTRY(1, CONFIG_BPTR_VIRT_ADDR, CONFIG_BPTR_VIRT_ADDR,
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dmp.c453 i = find_tlb_idx((void *)CONFIG_BPTR_VIRT_ADDR, 1); in setup_mp()
460 set_tlb(1, CONFIG_BPTR_VIRT_ADDR, bootpg, /* tlb, epn, rpn */ in setup_mp()
464 memcpy((void *)CONFIG_BPTR_VIRT_ADDR, (void *)fixup, 4096); in setup_mp()
/openbmc/u-boot/include/configs/
H A Dxpedite537x.h30 #define CONFIG_BPTR_VIRT_ADDR 0xee000000 /* virt boot page address */ macro
H A Dxpedite550x.h30 #define CONFIG_BPTR_VIRT_ADDR 0xee000000 /* virt boot page address */ macro
/openbmc/u-boot/scripts/
H A Dconfig_whitelist.txt168 CONFIG_BPTR_VIRT_ADDR