Home
last modified time | relevance | path

Searched refs:lmb_reserve (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dimage-fdt.c112 lmb_reserve(lmb, rsv_addr, rsv_size); in boot_mem_rsv_regions()
151 lmb_reserve(lmb, addr, size); in boot_fdt_add_mem_rsv_regions()
270 lmb_reserve(lmb, (ulong)of_start, of_len); in boot_relocate_fdt()
655 lmb_reserve(lmb, (ulong)blob, of_size); in image_setup_libfdt()
H A Dbootm.c88 #define lmb_reserve(lmb, base, size) macro
271 lmb_reserve(&images.lmb, (ulong)images.ft_addr, (ulong)images.ft_len); in bootm_find_images()
720 lmb_reserve(&images->lmb, images->os.load, in do_bootm_states()
H A Dimage.c1184 lmb_reserve(lmb, rd_data, rd_len); in boot_ramdisk_high()
/OK3568_Linux_fs/u-boot/arch/powerpc/lib/
H A Dbootm.c136 lmb_reserve(lmb, base, bootm_size - size); in arch_lmb_reserve()
153 lmb_reserve(lmb, sp, (CONFIG_SYS_SDRAM_BASE + get_effective_memsize() - sp)); in arch_lmb_reserve()
/OK3568_Linux_fs/u-boot/lib/
H A Dlmb.su
H A Dlmb.c232 long lmb_reserve(struct lmb *lmb, phys_addr_t base, phys_size_t size) in lmb_reserve() function
H A Dbidram.c319 ret = lmb_reserve(&bidram->lmb, base, size); in bidram_core_reserve()
/OK3568_Linux_fs/u-boot/cmd/
H A Dbootz.c49 lmb_reserve(&images->lmb, images->ep, zi_end - zi_start); in bootz_start()
H A Dbooti.c119 lmb_reserve(&images->lmb, images->ep, le32_to_cpu(ih->image_size)); in booti_start()
/OK3568_Linux_fs/u-boot/include/
H A Dlmb.h36 extern long lmb_reserve(struct lmb *lmb, phys_addr_t base, phys_size_t size);
/OK3568_Linux_fs/u-boot/arch/m68k/lib/
H A Dbootm.c48 lmb_reserve(lmb, sp, (CONFIG_SYS_SDRAM_BASE + gd->ram_size - sp)); in arch_lmb_reserve()
/OK3568_Linux_fs/u-boot/arch/arc/lib/
H A Dbootm.c37 lmb_reserve(lmb, sp, (CONFIG_SYS_SDRAM_BASE + gd->ram_size - sp)); in arch_lmb_reserve()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/
H A Dmp.c94 lmb_reserve(lmb, bootpg, 4096); in cpu_mp_lmb_reserve()
/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dbootm.c45 lmb_reserve(lmb, sp, gd->ram_top - sp); in arch_lmb_reserve()
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dmp.c411 lmb_reserve(lmb, bootpg, 4096); in cpu_mp_lmb_reserve()
/OK3568_Linux_fs/u-boot/arch/arm/lib/
H A Dbootm.c69 lmb_reserve(lmb, sp, in arch_lmb_reserve()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map