Searched refs:bi_memstart (Results 1 – 14 of 14) sorted by relevance
/linux/arch/powerpc/boot/ |
H A 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()
|
H A 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()
|
H A D | cuboot.h | 12 cuboot_init(r4, r5, r6, r7, bd.bi_memstart + bd.bi_memsize); \
|
H A D | cuboot-amigaone.c | 21 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
H A D | redboot.h | 24 unsigned int bi_memstart; /* Memory start address */ member
|
H A D | cuboot-8xx.c | 24 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
H A D | cuboot-824x.c | 22 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
H A D | cuboot-83xx.c | 23 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
H A D | mvme7100.c | 39 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in mvme7100_fixups()
|
H A D | cuboot-85xx.c | 24 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
H A D | cuboot-52xx.c | 28 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
H A D | ppcboot.h | 24 unsigned long bi_memstart; /* start of DRAM memory */ member
|
H A D | cuboot-85xx-cpm2.c | 24 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
H A D | cuboot-pq2.c | 246 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in pq2_platform_fixups()
|