allocate_region
num = allocate_region(CONFIG_XIP_PHYS_ADDR, __pa(_exiprom) - CONFIG_XIP_PHYS_ADDR,
num = allocate_region(mem_start, specified_mem_size, mem_max_regions, mem);