Home
last modified time | relevance | path

Searched refs:bootm_announce_and_cleanup (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/x86/include/asm/
H A Dbootm.h9 void bootm_announce_and_cleanup(void);
/openbmc/u-boot/arch/x86/lib/
H A Dbootm.c30 void bootm_announce_and_cleanup(void) in bootm_announce_and_cleanup() function
151 bootm_announce_and_cleanup(); in boot_linux_kernel()