Searched refs:bi_memstart (Results 1 – 18 of 18) sorted by relevance
/linux-3.4.99/arch/powerpc/boot/ |
D | redboot-83xx.c | 29 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups() 51 bd.bi_memstart + bd.bi_memsize - (unsigned long)_end, in platform_init()
|
D | redboot-8xx.c | 28 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups() 49 bd.bi_memstart + bd.bi_memsize - (unsigned long)_end, in platform_init()
|
D | cuboot.h | 11 cuboot_init(r4, r5, r6, r7, bd.bi_memstart + bd.bi_memsize); \
|
D | cuboot-amigaone.c | 24 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
D | cuboot-kilauea.c | 35 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in kilauea_fixups()
|
D | redboot.h | 23 unsigned int bi_memstart; /* Memory start address */ member
|
D | cuboot-mpc7448hpc2.c | 32 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
D | cuboot-8xx.c | 27 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
D | cuboot-824x.c | 25 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
D | cuboot-83xx.c | 26 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
D | cuboot-85xx.c | 27 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
D | ppcboot.h | 38 unsigned long bi_memstart; /* start of DRAM memory */ member
|
D | cuboot-52xx.c | 31 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
D | cuboot-85xx-cpm2.c | 27 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in platform_fixups()
|
D | ppcboot-hotfoot.h | 50 unsigned long bi_memstart; /* start of DRAM memory */ member
|
D | cuboot-acadia.c | 161 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in acadia_fixups()
|
D | cuboot-hotfoot.c | 31 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in hotfoot_fixups()
|
D | cuboot-pq2.c | 249 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); in pq2_platform_fixups()
|