Searched refs:unflatten_and_copy_device_tree (Results 1 - 15 of 15) sorted by relevance

/linux-master/include/linux/
H A Dof_fdt.h83 extern void unflatten_and_copy_device_tree(void);
93 static inline void unflatten_and_copy_device_tree(void) {} function
/linux-master/arch/mips/kernel/
H A Dprom.c71 unflatten_and_copy_device_tree();
/linux-master/arch/csky/kernel/
H A Dsetup.c75 unflatten_and_copy_device_tree();
/linux-master/arch/mips/generic/
H A Dinit.c113 unflatten_and_copy_device_tree();
/linux-master/arch/mips/bmips/
H A Dsetup.c206 unflatten_and_copy_device_tree();
/linux-master/arch/nios2/kernel/
H A Dsetup.c172 unflatten_and_copy_device_tree();
/linux-master/arch/riscv/kernel/
H A Dsetup.c268 unflatten_and_copy_device_tree();
/linux-master/arch/sh/kernel/
H A Dsetup.c327 unflatten_and_copy_device_tree();
/linux-master/arch/x86/kernel/
H A Ddevicetree.c300 unflatten_and_copy_device_tree();
/linux-master/arch/xtensa/kernel/
H A Dsetup.c358 unflatten_and_copy_device_tree();
/linux-master/arch/openrisc/kernel/
H A Dsetup.c261 unflatten_and_copy_device_tree();
/linux-master/arch/loongarch/kernel/
H A Dsetup.c363 unflatten_and_copy_device_tree();
/linux-master/arch/arc/kernel/
H A Dsetup.c527 unflatten_and_copy_device_tree();
/linux-master/arch/mips/cavium-octeon/
H A Dsetup.c1181 unflatten_and_copy_device_tree();
/linux-master/drivers/of/
H A Dfdt.c1265 * unflatten_and_copy_device_tree - copy and create tree of device_nodes from flat blob
1275 void __init unflatten_and_copy_device_tree(void) function

Completed in 179 milliseconds