Home
last modified time | relevance | path

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

/linux/arch/arm/mm/
H A Dpmsa-v7.c189 static int __init allocate_region(phys_addr_t base, phys_addr_t size, in allocate_region() function
260 num = allocate_region(CONFIG_XIP_PHYS_ADDR, __pa(_exiprom) - CONFIG_XIP_PHYS_ADDR, in pmsav7_adjust_lowmem_bounds()
294 num = allocate_region(mem_start, specified_mem_size, mem_max_regions, mem); in pmsav7_adjust_lowmem_bounds()