Home
last modified time | relevance | path

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

/u-boot/include/
A Dbootstage.h330 int bootstage_stash(void *base, int size);
412 static inline int bootstage_stash(void *base, int size) in bootstage_stash() function
/u-boot/cmd/
A Dbootstage.c53 ret = bootstage_stash((void *)base, size); in do_bootstage_stash()
/u-boot/arch/x86/cpu/
A Dcpu.c78 bootstage_stash((void *)CONFIG_BOOTSTAGE_STASH_ADDR, in x86_cleanup_before_linux()
/u-boot/common/
A Dbootstage.c384 int bootstage_stash(void *base, int size) in bootstage_stash() function
A DKconfig.boot504 This happens through a call to bootstage_stash(), typically in
/u-boot/common/spl/
A Dspl.c738 ret = bootstage_stash((void *)CONFIG_BOOTSTAGE_STASH_ADDR, in board_init_r()

Completed in 15 milliseconds