Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dof_fdt.h90 extern void early_get_first_memblock_info(void *, phys_addr_t *);
/linux-4.4.14/arch/powerpc/mm/
Dfsl_booke_mmu.c297 early_get_first_memblock_info(__va(dt_ptr), NULL); in relocate_init()
/linux-4.4.14/arch/powerpc/kernel/
Dprom.c749 void __init early_get_first_memblock_info(void *params, phys_addr_t *size) in early_get_first_memblock_info() function