Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dof_fdt.h85 extern void early_get_first_memblock_info(void *, phys_addr_t *);
/linux-6.1.9/arch/powerpc/mm/nohash/
De500.c346 early_get_first_memblock_info(__va(dt_ptr), &size); in relocate_init()
/linux-6.1.9/arch/powerpc/kernel/
Dprom.c902 void __init early_get_first_memblock_info(void *params, phys_addr_t *size) in early_get_first_memblock_info() function