Home
last modified time | relevance | path

Searched refs:image_entry (Results 1 – 9 of 9) sorted by relevance

/openbmc/u-boot/arch/powerpc/lib/
H A Dspl.c22 image_entry_arg_t image_entry = in jump_to_image_linux() local
25 image_entry(spl_image->arg, 0, 0, EPAPR_MAGIC, CONFIG_SYS_BOOTMAPSZ, in jump_to_image_linux()
/openbmc/u-boot/arch/microblaze/cpu/
H A Dspl.c34 image_entry_arg_t image_entry = in jump_to_image_linux() local
37 image_entry(NULL, 0, (ulong)spl_image->arg); in jump_to_image_linux()
/openbmc/u-boot/arch/arm/lib/
H A Dspl.c69 image_entry_arg_t image_entry = in jump_to_image_linux() local
72 image_entry(0, machid, spl_image->arg); in jump_to_image_linux()
/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Djz4780.c65 image_entry_noargs_t image_entry = in board_init_f() local
68 image_entry(); in board_init_f()
/openbmc/u-boot/arch/arm/mach-imx/
H A Dspl.c237 image_entry_noargs_t image_entry = in jump_to_image_no_args() local
243 image_entry(); in jump_to_image_no_args()
254 image_entry(); in jump_to_image_no_args()
/openbmc/u-boot/board/freescale/common/
H A Dfsl_chain_of_trust.c146 image_entry_noargs_t image_entry = in jump_to_image_no_args() local
161 image_entry(); in jump_to_image_no_args()
/openbmc/qemu/block/monitor/
H A Dblock-hmp-cmds.c901 ImageEntry *image_entry, *next_ie; in hmp_info_snapshots() local
962 QTAILQ_FOREACH(image_entry, &image_list, next) { in hmp_info_snapshots()
963 QTAILQ_FOREACH_SAFE(snapshot_entry, &image_entry->snapshots, in hmp_info_snapshots()
966 QTAILQ_REMOVE(&image_entry->snapshots, snapshot_entry, in hmp_info_snapshots()
993 QTAILQ_FOREACH(image_entry, &image_list, next) { in hmp_info_snapshots()
994 if (QTAILQ_EMPTY(&image_entry->snapshots)) { in hmp_info_snapshots()
999 image_entry->imagename); in hmp_info_snapshots()
1002 QTAILQ_FOREACH(snapshot_entry, &image_entry->snapshots, next) { in hmp_info_snapshots()
1008 QTAILQ_FOREACH_SAFE(image_entry, &image_list, next, next_ie) { in hmp_info_snapshots()
1010 QTAILQ_FOREACH_SAFE(snapshot_entry, &image_entry->snapshots, next, in hmp_info_snapshots()
[all …]
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dboot-common.c222 image_entry_noargs_t image_entry = in jump_to_image_no_args() local
229 image_entry((u32 *)boot_params); in jump_to_image_no_args()
/openbmc/u-boot/common/spl/
H A Dspl.c337 image_entry_noargs_t image_entry = in jump_to_image_no_args() local
341 image_entry(); in jump_to_image_no_args()