Searched refs:bootstage_init (Results 1 – 4 of 4) sorted by relevance
353 int bootstage_init(bool first);421 static inline int bootstage_init(bool first) in bootstage_init() function
326 ret = bootstage_init(true); in spl_common_init()
491 int bootstage_init(bool first) in bootstage_init() function
693 ret = bootstage_init(!from_spl); in initf_bootstage()