Searched refs:unflatten_device_tree (Results 1 – 10 of 10) sorted by relevance
85 extern void unflatten_device_tree(void);94 static inline void unflatten_device_tree(void) {} in unflatten_device_tree() function
59 unflatten_device_tree(); in setup_arch()
333 unflatten_device_tree(); in setup_arch()
280 unflatten_device_tree(); in setup_arch()
348 unflatten_device_tree(); in setup_arch()
1305 void __init unflatten_device_tree(void) in unflatten_device_tree() function1345 unflatten_device_tree(); in unflatten_and_copy_device_tree()
847 unflatten_device_tree(); in setup_arch()
1164 unflatten_device_tree(); in setup_arch()
224 way. At some point in this process, unflatten_device_tree() is called
1422 blob to non-init memory prior to calling unflatten_device_tree(). function