Searched refs:unflatten_device_tree (Results 1 – 10 of 10) sorted by relevance
88 extern void unflatten_device_tree(void);97 static inline void unflatten_device_tree(void) {} in unflatten_device_tree() function
88 unflatten_device_tree(); in setup_arch()
59 unflatten_device_tree(); in setup_arch()
336 unflatten_device_tree(); in setup_arch()
341 unflatten_device_tree(); in setup_arch()
1229 void __init unflatten_device_tree(void) in unflatten_device_tree() function1269 unflatten_device_tree(); in unflatten_and_copy_device_tree()
866 unflatten_device_tree(); in setup_arch()
1157 unflatten_device_tree(); in setup_arch()
224 way. At some point in this process, unflatten_device_tree() is called
1351 blob to non-init memory prior to calling unflatten_device_tree(). function