Home
last modified time | relevance | path

Searched refs:bootstage_unstash (Results 1 – 5 of 5) sorted by relevance

/u-boot/include/
A Dbootstage.h344 int bootstage_unstash(const void *base, int size);
417 static inline int bootstage_unstash(const void *base, int size) in bootstage_unstash() function
/u-boot/cmd/
A Dbootstage.c55 ret = bootstage_unstash((void *)base, size); in do_bootstage_stash()
/u-boot/common/
A Dbootstage.c432 int bootstage_unstash(const void *base, int size) in bootstage_unstash() function
A Dboard_f.c756 ret = bootstage_unstash(stash, CONFIG_BOOTSTAGE_STASH_SIZE); in initf_bootstage()
/u-boot/common/spl/
A Dspl.c413 ret = bootstage_unstash(stash, CONFIG_BOOTSTAGE_STASH_SIZE); in spl_common_init()

Completed in 8 milliseconds