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

/arch/powerpc/boot/
H A Dcuboot-amigaone.c24 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dcuboot-kilauea.c35 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dcuboot-8xx.c27 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dcuboot-mpc7448hpc2.c32 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dep8248e.c27 dt_fixup_memory(0, mem_size);
H A Dep88xc.c25 dt_fixup_memory(0, mem_size);
H A Dcuboot-52xx.c31 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dcuboot-824x.c25 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dcuboot-83xx.c26 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dcuboot-85xx-cpm2.c27 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dcuboot-85xx.c27 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dep405.c32 dt_fixup_memory(0, mem_size);
H A Dredboot-83xx.c29 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dredboot-8xx.c28 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dtreeboot-currituck.c68 dt_fixup_memory(0x0ULL, ibm_currituck_memsize);
H A Dps3.c141 dt_fixup_memory(0, rm_size);
H A Dtreeboot-akebono.c79 dt_fixup_memory(0x0ULL, ibm_akebono_memsize);
H A Dcuboot-acadia.c161 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dcuboot-hotfoot.c31 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dcuboot-pq2.c249 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dops.h193 void dt_fixup_memory(u64 start, u64 size);
H A Ddevtree.c21 void dt_fixup_memory(u64 start, u64 size) function
H A D4xx.c61 dt_fixup_memory(0, memsize);
123 dt_fixup_memory(0, memsize);
257 dt_fixup_memory(0, memsize);

Completed in 411 milliseconds