dt_fixup_memory    57 arch/powerpc/boot/4xx.c 	dt_fixup_memory(0, memsize);
dt_fixup_memory   119 arch/powerpc/boot/4xx.c 	dt_fixup_memory(0, memsize);
dt_fixup_memory   253 arch/powerpc/boot/4xx.c 	dt_fixup_memory(0, memsize);
dt_fixup_memory    28 arch/powerpc/boot/cuboot-52xx.c 	dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
dt_fixup_memory    22 arch/powerpc/boot/cuboot-824x.c 	dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
dt_fixup_memory    23 arch/powerpc/boot/cuboot-83xx.c 	dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
dt_fixup_memory    24 arch/powerpc/boot/cuboot-85xx-cpm2.c 	dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
dt_fixup_memory    24 arch/powerpc/boot/cuboot-85xx.c 	dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
dt_fixup_memory    24 arch/powerpc/boot/cuboot-8xx.c 	dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
dt_fixup_memory   158 arch/powerpc/boot/cuboot-acadia.c 	dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
dt_fixup_memory    21 arch/powerpc/boot/cuboot-amigaone.c 	dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
dt_fixup_memory    28 arch/powerpc/boot/cuboot-hotfoot.c 	dt_fixup_memory(bd.bi_memstart, bd.bi_memsize); 
dt_fixup_memory    32 arch/powerpc/boot/cuboot-kilauea.c 	dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
dt_fixup_memory    27 arch/powerpc/boot/cuboot-mpc7448hpc2.c 	dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
dt_fixup_memory   246 arch/powerpc/boot/cuboot-pq2.c 	dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
dt_fixup_memory    29 arch/powerpc/boot/ep405.c 	dt_fixup_memory(0, mem_size);
dt_fixup_memory    24 arch/powerpc/boot/ep8248e.c 	dt_fixup_memory(0, mem_size);
dt_fixup_memory    22 arch/powerpc/boot/ep88xc.c 	dt_fixup_memory(0, mem_size);
dt_fixup_memory    39 arch/powerpc/boot/mvme7100.c 	dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
dt_fixup_memory   194 arch/powerpc/boot/ops.h void dt_fixup_memory(u64 start, u64 size);
dt_fixup_memory   128 arch/powerpc/boot/ps3.c 	dt_fixup_memory(0, rm_size);
dt_fixup_memory    26 arch/powerpc/boot/redboot-83xx.c 	dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
dt_fixup_memory    25 arch/powerpc/boot/redboot-8xx.c 	dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
dt_fixup_memory    75 arch/powerpc/boot/treeboot-akebono.c 	dt_fixup_memory(0x0ULL,  ibm_akebono_memsize);
dt_fixup_memory    64 arch/powerpc/boot/treeboot-currituck.c 	dt_fixup_memory(0x0ULL,  ibm_currituck_memsize);