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
69 unflatten_device_tree(); in setup_arch()
61 unflatten_device_tree(); in setup_arch()
337 unflatten_device_tree(); in setup_arch()
325 unflatten_device_tree(); in setup_arch()
1225 void __init unflatten_device_tree(void) in unflatten_device_tree() function1265 unflatten_device_tree(); in unflatten_and_copy_device_tree()
850 unflatten_device_tree(); in setup_arch()
1138 unflatten_device_tree(); in setup_arch()
219 way. At some point in this process, unflatten_device_tree() is called
1225 blob to non-init memory prior to calling unflatten_device_tree(). function