Searched refs:bootstage_stash (Results 1 – 6 of 6) sorted by relevance
324 int bootstage_stash(void *base, int size);406 static inline int bootstage_stash(void *base, int size) in bootstage_stash() function
51 ret = bootstage_stash((void *)base, size); in do_bootstage_stash()
63 bootstage_stash((void *)CONFIG_BOOTSTAGE_STASH_ADDR, in x86_cleanup_before_linux()
540 ret = bootstage_stash((void *)CONFIG_BOOTSTAGE_STASH_ADDR, in board_init_r()
361 int bootstage_stash(void *base, int size) in bootstage_stash() function
93 This happens through a call to bootstage_stash(), typically in