Home
last modified time | relevance | path

Searched defs:image_entry_arg_t (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/powerpc/lib/
H A Dspl.c19 typedef void (*image_entry_arg_t)(void *, ulong r4, ulong r5, ulong r6, in jump_to_image_linux() typedef
/openbmc/u-boot/arch/arm/lib/
H A Dspl.c67 typedef void (*image_entry_arg_t)(int, int, void *) in jump_to_image_linux() typedef
/openbmc/u-boot/arch/microblaze/cpu/
H A Dspl.c32 typedef void (*image_entry_arg_t)(char *, ulong, ulong) in jump_to_image_linux() typedef