Home
last modified time | relevance | path

Searched refs:of_get_flat_dt_root (Results 1 – 14 of 14) sorted by relevance

/linux-6.3-rc2/arch/arc/kernel/
A Ddevtree.c71 dt_root = of_get_flat_dt_root(); in setup_machine_fdt()
A Dsmp.c48 unsigned long dt_root = of_get_flat_dt_root(); in arc_get_cpu_map()
/linux-6.3-rc2/arch/powerpc/platforms/86xx/
A Dmvme7100.c80 unsigned long root = of_get_flat_dt_root(); in mvme7100_probe()
/linux-6.3-rc2/include/linux/
A Dof_fdt.h58 extern unsigned long of_get_flat_dt_root(void);
/linux-6.3-rc2/arch/mips/bmips/
A Dsetup.c185 if (of_flat_dt_is_compatible(of_get_flat_dt_root(), in plat_mem_setup()
/linux-6.3-rc2/arch/arm/kernel/
A Ddevtree.c217 dt_root = of_get_flat_dt_root(); in setup_machine_fdt()
/linux-6.3-rc2/arch/powerpc/kernel/
A Dprom.c623 dt_root = of_get_flat_dt_root(); in early_reserve_mem_dt()
887 if (of_flat_dt_is_compatible(of_get_flat_dt_root(), "sony,ps3")) in early_init_devtree()
A Ddt_cpu_ftrs.c825 root = of_get_flat_dt_root(); in disabled_on_cmdline()
/linux-6.3-rc2/drivers/of/
A Dfdt.c740 unsigned long __init of_get_flat_dt_root(void) in of_get_flat_dt_root() function
830 unsigned long dt_root = of_get_flat_dt_root(); in of_flat_dt_get_machine_name()
856 dt_root = of_get_flat_dt_root(); in of_flat_dt_match_machine()
/linux-6.3-rc2/arch/powerpc/platforms/44x/
A Dfsp2.c245 unsigned long root = of_get_flat_dt_root(); in fsp2_probe()
/linux-6.3-rc2/arch/powerpc/mm/
A Dinit_64.c409 root = of_get_flat_dt_root(); in early_check_vec5()
/linux-6.3-rc2/arch/powerpc/platforms/chrp/
A Dsetup.c555 const char *dtype = of_get_flat_dt_prop(of_get_flat_dt_root(), in chrp_probe()
/linux-6.3-rc2/arch/powerpc/mm/nohash/
A Dtlb.c325 unsigned long root = of_get_flat_dt_root(); in early_init_mmu_47x()
/linux-6.3-rc2/arch/powerpc/sysdev/xive/
A Dspapr.c769 root = of_get_flat_dt_root(); in get_vec5_feature()

Completed in 19 milliseconds