Home
last modified time | relevance | path

Searched refs:memblock_cap_memory_range (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dmemblock.h483 void memblock_cap_memory_range(phys_addr_t base, phys_addr_t size);
/linux-6.3-rc2/arch/powerpc/kernel/
A Dprom.c832 memblock_cap_memory_range(0, 1UL << (H_MAX_PHYSMEM_BITS)); in early_init_devtree()
/linux-6.3-rc2/mm/
A Dmemblock.c1729 void __init memblock_cap_memory_range(phys_addr_t base, phys_addr_t size) in memblock_cap_memory_range() function
1775 memblock_cap_memory_range(0, max_addr); in memblock_mem_limit_remove_map()
/linux-6.3-rc2/drivers/of/
A Dfdt.c1002 memblock_cap_memory_range(rgn[0].base, rgn[0].size); in early_init_dt_check_for_usable_mem_range()

Completed in 19 milliseconds