Searched refs:bi_memstart (Results 1 – 18 of 18) sorted by relevance
/Linux-v6.6/arch/powerpc/boot/ |
D | redboot-83xx.c | 26 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups() 48 bd.bi_memstart + bd.bi_memsize - (unsigned long)_end, in platform_init()
|
D | redboot-8xx.c | 25 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups() 46 bd.bi_memstart + bd.bi_memsize - (unsigned long)_end, in platform_init()
|
D | cuboot.h | 12 cuboot_init(r4, r5, r6, r7, bd.bi_memstart + bd.bi_memsize); \
|
D | cuboot-amigaone.c | 21 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
D | cuboot-kilauea.c | 32 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in kilauea_fixups()
|
D | redboot.h | 24 unsigned int bi_memstart; /* Memory start address */ member
|
D | cuboot-8xx.c | 24 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
D | cuboot-824x.c | 22 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
D | mvme7100.c | 39 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in mvme7100_fixups()
|
D | cuboot-83xx.c | 23 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
D | cuboot-85xx.c | 24 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
D | ppcboot.h | 24 unsigned long bi_memstart; /* start of DRAM memory */ member
|
D | cuboot-52xx.c | 28 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
D | cuboot-85xx-cpm2.c | 24 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
D | ppcboot-hotfoot.h | 36 unsigned long bi_memstart; /* start of DRAM memory */ member
|
D | cuboot-acadia.c | 158 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in acadia_fixups()
|
D | cuboot-hotfoot.c | 28 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in hotfoot_fixups()
|
D | cuboot-pq2.c | 246 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in pq2_platform_fixups()
|