Searched refs:unflatten_device_tree (Results 1 – 13 of 13) sorted by relevance
83 extern void unflatten_device_tree(void);93 static inline void unflatten_device_tree(void) {} in unflatten_device_tree() function
29 unflatten_device_tree(); in uml_dtb_init()
261 static int unflatten_device_tree(const void *blob, in unflatten_device_tree() function322 ret = unflatten_device_tree(fdt_blob, rootp); in of_live_build()
59 unflatten_device_tree(); in setup_arch()
334 unflatten_device_tree(); in setup_arch()
290 unflatten_device_tree(); in setup_arch()
174 这个过程中的某个时刻,unflatten_device_tree()被调用以将数据转换成更有
359 unflatten_device_tree(); in setup_arch()
1331 void __init unflatten_device_tree(void) in unflatten_device_tree() function1371 unflatten_device_tree(); in unflatten_and_copy_device_tree()
907 unflatten_device_tree(); in setup_arch()
1172 unflatten_device_tree(); in setup_arch()
224 way. At some point in this process, unflatten_device_tree() is called
1403 blob to non-init memory prior to calling unflatten_device_tree(). function