Searched refs:bi_memsize (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dcuboot-amigaone.c24 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dcuboot.h11 cuboot_init(r4, r5, r6, r7, bd.bi_memstart + bd.bi_memsize); \
H A Dredboot-83xx.c29 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
51 bd.bi_memstart + bd.bi_memsize - (unsigned long)_end,
H A Dredboot-8xx.c28 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
49 bd.bi_memstart + bd.bi_memsize - (unsigned long)_end,
H A Dcuboot-kilauea.c35 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);
H A Dredboot.h24 unsigned int bi_memsize; /* Memory (end) size in bytes */ member in struct:bd_info
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 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 Dppcboot-hotfoot.h51 unsigned long bi_memsize; /* size of DRAM memory in bytes */ member in struct:bd_info
H A Dppcboot.h39 unsigned long bi_memsize; /* size of DRAM memory in bytes */ member in struct:bd_info
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.c210 mem_pow2 = 1 << (__ilog2_u32(bd.bi_memsize - 1) + 1);
249 dt_fixup_memory(bd.bi_memstart, bd.bi_memsize);

Completed in 72 milliseconds