Home
last modified time | relevance | path

Searched refs:early_init_devtree (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/arch/openrisc/kernel/
H A Dprom.c23 void __init early_init_devtree(void *params) in early_init_devtree() function
H A Dsetup.c214 early_init_devtree(fdt); in or1k_early_setup()
/openbmc/linux/arch/microblaze/kernel/
H A Dprom.c17 void __init early_init_devtree(void *params) in early_init_devtree() function
H A Dsetup.c123 early_init_devtree(_fdt_start); in machine_early_init()
/openbmc/linux/arch/nios2/kernel/
H A Dprom.c22 void __init early_init_devtree(void *params) in early_init_devtree() function
H A Dsetup.c128 early_init_devtree((void *)dtb_passed); in nios2_boot_init()
/openbmc/linux/include/linux/
H A Dof_fdt.h84 extern void early_init_devtree(void *);
/openbmc/linux/arch/powerpc/kernel/
H A Dsetup_32.c95 early_init_devtree(__va(dt_ptr)); in machine_init()
H A Dsetup_64.c391 early_init_devtree(__va(dt_ptr)); in early_setup()
H A Dprom.c777 void __init early_init_devtree(void *params) in early_init_devtree() function
/openbmc/linux/arch/xtensa/kernel/
H A Dsetup.c229 void __init early_init_devtree(void *params) in early_init_devtree() function
266 early_init_devtree(dtb_start); in init_arch()