Searched refs:dt_fixup_memory (Results 1 - 22 of 22) sorted by relevance

/linux-master/arch/powerpc/boot/
H A Dcuboot-amigaone.c21 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dcuboot-kilauea.c32 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dcuboot-8xx.c24 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dep88xc.c22 dt_fixup_memory(0, mem_size);
H A Dep8248e.c24 dt_fixup_memory(0, mem_size);
H A Dmvme7100.c39 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dcuboot-85xx.c24 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dcuboot-83xx.c23 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dcuboot-52xx.c28 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dcuboot-85xx-cpm2.c24 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dcuboot-824x.c22 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dredboot-83xx.c26 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dredboot-8xx.c25 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dtreeboot-currituck.c64 dt_fixup_memory(0x0ULL, ibm_currituck_memsize);
H A Dtreeboot-akebono.c75 dt_fixup_memory(0x0ULL, ibm_akebono_memsize);
H A Dps3.c121 dt_fixup_memory(0, rm_size);
H A Dcuboot-acadia.c158 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dcuboot-hotfoot.c28 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dcuboot-pq2.c246 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dops.h191 void dt_fixup_memory(u64 start, u64 size);
H A Ddevtree.c18 void dt_fixup_memory(u64 start, u64 size) function
H A D4xx.c57 dt_fixup_memory(0, memsize);
119 dt_fixup_memory(0, memsize);
253 dt_fixup_memory(0, memsize);

Completed in 323 milliseconds