Searched refs:early_init_fdt_reserve_self (Results 1 - 10 of 10) sorted by relevance

/linux-master/include/linux/
H A Dof_fdt.h66 extern void early_init_fdt_reserve_self(void);
90 static inline void early_init_fdt_reserve_self(void) {} function
/linux-master/arch/csky/kernel/
H A Dsetup.c24 early_init_fdt_reserve_self();
/linux-master/arch/sh/boards/
H A Dof-generic.c112 early_init_fdt_reserve_self();
/linux-master/arch/arc/mm/
H A Dinit.c120 early_init_fdt_reserve_self();
/linux-master/arch/nios2/kernel/
H A Dsetup.c169 early_init_fdt_reserve_self();
/linux-master/arch/openrisc/kernel/
H A Dsetup.c88 early_init_fdt_reserve_self();
/linux-master/arch/loongarch/kernel/
H A Dsetup.c294 early_init_fdt_reserve_self();
/linux-master/arch/mips/kernel/
H A Dsetup.c646 early_init_fdt_reserve_self();
/linux-master/arch/powerpc/kernel/
H A Dprom.c643 early_init_fdt_reserve_self();
/linux-master/drivers/of/
H A Dfdt.c540 * early_init_fdt_reserve_self() - reserve the memory used by the FDT blob
542 void __init early_init_fdt_reserve_self(void) function

Completed in 175 milliseconds