Home
last modified time | relevance | path

Searched refs:early_get_first_memblock_info (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Dof_fdt.h91 extern void early_get_first_memblock_info(void *, phys_addr_t *);
/Linux-v5.4/arch/powerpc/mm/nohash/
Dfsl_booke.c294 early_get_first_memblock_info(__va(dt_ptr), NULL); in relocate_init()
/Linux-v5.4/arch/powerpc/kernel/
Dprom.c810 void __init early_get_first_memblock_info(void *params, phys_addr_t *size) in early_get_first_memblock_info() function