Searched refs:bootstage_unstash (Results 1 – 4 of 4) sorted by relevance
338 int bootstage_unstash(const void *base, int size);411 static inline int bootstage_unstash(const void *base, int size) in bootstage_unstash() function
53 ret = bootstage_unstash((void *)base, size); in do_bootstage_stash()
416 int bootstage_unstash(const void *base, int size) in bootstage_unstash() function
785 ret = bootstage_unstash(stash, CONFIG_BOOTSTAGE_STASH_SIZE); in initf_bootstage()