Searched refs:unflatten_device_tree (Results 1 – 10 of 10) sorted by relevance
86 extern void unflatten_device_tree(void);95 static inline void unflatten_device_tree(void) {} in unflatten_device_tree() function
59 unflatten_device_tree(); in setup_arch()
270 unflatten_device_tree(); in setup_arch()
466 unflatten_device_tree(); in setup_system()
368 unflatten_device_tree(); in setup_arch()
409 unflatten_device_tree(); in setup_arch()
1078 void __init unflatten_device_tree(void) in unflatten_device_tree() function1116 unflatten_device_tree(); in unflatten_and_copy_device_tree()
950 unflatten_device_tree(); in setup_arch()
219 way. At some point in this process, unflatten_device_tree() is called
1161 blob to non-init memory prior to calling unflatten_device_tree(). function