Home
last modified time | relevance | path

Searched refs:boot_prep_linux (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/arch/riscv/lib/
H A Dbootm.c64 static void boot_prep_linux(bootm_headers_t *images) in boot_prep_linux() function
108 boot_prep_linux(images); in do_bootm_linux()
117 boot_prep_linux(images); in do_bootm_linux()
/openbmc/u-boot/arch/arc/lib/
H A Dbootm.c51 static int boot_prep_linux(bootm_headers_t *images) in boot_prep_linux() function
110 return boot_prep_linux(images); in do_bootm_linux()
/openbmc/u-boot/arch/powerpc/lib/
H A Dbootm.c161 static void boot_prep_linux(bootm_headers_t *images) in boot_prep_linux() function
247 boot_prep_linux(images); in do_bootm_linux()
251 boot_prep_linux(images); in do_bootm_linux()
/openbmc/u-boot/arch/x86/lib/
H A Dbootm.c68 static int boot_prep_linux(bootm_headers_t *images) in boot_prep_linux() function
215 return boot_prep_linux(images); in do_bootm_linux()
/openbmc/u-boot/arch/arm/lib/
H A Dbootm.c227 static void boot_prep_linux(bootm_headers_t *images) in boot_prep_linux() function
420 boot_prep_linux(images); in do_bootm_linux()
429 boot_prep_linux(images); in do_bootm_linux()
/openbmc/u-boot/arch/mips/lib/
H A Dbootm.c271 static void boot_prep_linux(bootm_headers_t *images) in boot_prep_linux() function
336 boot_prep_linux(images); in do_bootm_linux()