Home
last modified time | relevance | path

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

/openbmc/linux/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) {} in early_init_fdt_reserve_self() function
/openbmc/linux/arch/csky/kernel/
H A Dsetup.c36 early_init_fdt_reserve_self(); in csky_memblock_init()
/openbmc/linux/arch/nios2/kernel/
H A Dsetup.c174 early_init_fdt_reserve_self(); in setup_arch()
/openbmc/linux/arch/sh/boards/
H A Dof-generic.c112 early_init_fdt_reserve_self(); in sh_of_mem_reserve()
/openbmc/linux/arch/arc/mm/
H A Dinit.c120 early_init_fdt_reserve_self(); in setup_arch_memory()
/openbmc/linux/arch/openrisc/kernel/
H A Dsetup.c88 early_init_fdt_reserve_self(); in setup_memory()
/openbmc/linux/arch/loongarch/kernel/
H A Dsetup.c307 early_init_fdt_reserve_self(); in fdt_setup()
/openbmc/linux/arch/mips/kernel/
H A Dsetup.c654 early_init_fdt_reserve_self(); in arch_mem_init()
/openbmc/linux/arch/powerpc/kernel/
H A Dprom.c633 early_init_fdt_reserve_self(); in early_reserve_mem_dt()
/openbmc/linux/drivers/of/
H A Dfdt.c655 void __init early_init_fdt_reserve_self(void) in early_init_fdt_reserve_self() function