Searched refs:unflatten_device_tree (Results 1 – 10 of 10) sorted by relevance
87 extern void unflatten_device_tree(void);97 static inline void unflatten_device_tree(void) {} in unflatten_device_tree() function
59 unflatten_device_tree(); in setup_arch()
276 unflatten_device_tree(); in setup_arch()
489 unflatten_device_tree(); in setup_system()
332 unflatten_device_tree(); in setup_arch()
368 unflatten_device_tree(); in setup_arch()
1110 void __init unflatten_device_tree(void) in unflatten_device_tree() function1148 unflatten_device_tree(); in unflatten_and_copy_device_tree()
977 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