Searched refs:boot_ramdisk_high (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/arch/mips/lib/ |
H A D | bootm.c | 231 return boot_ramdisk_high(&images->lmb, images->rd_start, in boot_reloc_ramdisk()
|
/openbmc/u-boot/include/ |
H A D | image.h | 726 int boot_ramdisk_high(struct lmb *lmb, ulong rd_data, ulong rd_len,
|
/openbmc/u-boot/common/ |
H A D | bootm.c | 732 ret = boot_ramdisk_high(&images->lmb, images->rd_start, in do_bootm_states()
|
H A D | image.c | 1140 int boot_ramdisk_high(struct lmb *lmb, ulong rd_data, ulong rd_len, in boot_ramdisk_high() function
|