Home
last modified time | relevance | path

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

/arch/s390/boot/
A Dphysmem_info.c20 static unsigned long physmem_alloc_pos; variable
33 physmem_alloc_pos, true); in __get_physmem_range_ptr()
201 physmem_alloc_pos = limit; in physmem_set_usable_limit()
316 max = min(max, physmem_alloc_pos); in physmem_alloc_range()
333 addr = __physmem_alloc_range(size, align, 0, physmem_alloc_pos, physmem_alloc_ranges, in physmem_alloc()
341 physmem_alloc_pos, physmem_alloc_ranges, in physmem_alloc()
358 physmem_alloc_pos = addr; in physmem_alloc()
371 return physmem_alloc_pos; in get_physmem_alloc_pos()

Completed in 4 milliseconds