Home
last modified time | relevance | path

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

/linux/arch/powerpc/kernel/
H A Dprom.c875 memblock_cap_memory_range(0, 1UL << (H_MAX_PHYSMEM_BITS)); in early_init_devtree()
/linux/drivers/of/
H A Dfdt.c874 memblock_cap_memory_range(rgn[0].base, rgn[0].size); in early_init_dt_check_for_usable_mem_range()
/linux/mm/
H A Dmemblock.c1943 void __init memblock_cap_memory_range(phys_addr_t base, phys_addr_t size) in memblock_cap_memory_range() function
1989 memblock_cap_memory_range(0, max_addr); in memblock_mem_limit_remove_map()
/linux/arch/riscv/mm/
H A Dinit.c269 memblock_cap_memory_range(phys_ram_base, in setup_bootmem()