Home
last modified time | relevance | path

Searched defs:of_size (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/common/
H A Dimage-fdt.c151 int boot_relocate_fdt(struct lmb *lmb, char **of_flat_tree, ulong *of_size) in boot_relocate_fdt()
264 bootm_headers_t *images, char **of_flat_tree, ulong *of_size) in boot_get_fdt()
527 int of_size, struct lmb *lmb) in image_setup_libfdt()
H A Dbootm_os.c268 ulong of_size = images->ft_len; in do_bootvx_fdt() local
H A Dimage.c1489 ulong of_size = images->ft_len; in image_setup_linux() local
/openbmc/u-boot/arch/powerpc/lib/
H A Dbootm.c175 ulong of_size = images->ft_len; in boot_cmdline_linux() local
196 ulong of_size = images->ft_len; in boot_bd_t_linux() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dshadowof.c46 of_size(void *data) in of_size() function