Searched refs:unflatten_device_tree (Results 1 – 8 of 8) sorted by relevance
118 extern void unflatten_device_tree(void);121 static inline void unflatten_device_tree(void) {} in unflatten_device_tree() function
106 unflatten_device_tree(); in device_tree_init()
52 unflatten_device_tree(); in setup_arch()
289 unflatten_device_tree(); in setup_arch()
347 unflatten_device_tree(); in setup_system()
320 unflatten_device_tree(); in x86_flattree_get_config()
705 void __init unflatten_device_tree(void) in unflatten_device_tree() function
1143 blob to non-init memory prior to calling unflatten_device_tree(). function