Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/boot/
H A Dphysmem_info.c17 static unsigned int physmem_alloc_ranges; variable
303 addr = __physmem_alloc_range(size, align, 0, physmem_alloc_pos, physmem_alloc_ranges, in physmem_alloc_top_down()
310 physmem_alloc_ranges, &ranges_left, true); in physmem_alloc_top_down()
321 physmem_alloc_ranges = ranges_left; in physmem_alloc_top_down()