Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/mach-jz47xx/jz4780/
H A Djz4780.c25 typedef void __noreturn (*image_entry_noargs_t)(void); in board_init_f() typedef
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dboot-common.c221 typedef void __noreturn (*image_entry_noargs_t)(u32 *); in jump_to_image_no_args() typedef
/openbmc/u-boot/board/freescale/common/
H A Dfsl_chain_of_trust.c143 typedef void __noreturn (*image_entry_noargs_t)(void); in jump_to_image_no_args() typedef
/openbmc/u-boot/arch/arm/mach-imx/
H A Dspl.c234 typedef void __noreturn (*image_entry_noargs_t)(void); in jump_to_image_no_args() typedef
/openbmc/u-boot/common/spl/
H A Dspl.c335 typedef void __noreturn (*image_entry_noargs_t)(void); in jump_to_image_no_args() typedef