Searched refs:physmem_alloc_pos (Results 1 – 1 of 1) sorted by relevance
20 static unsigned long physmem_alloc_pos; variable33 physmem_alloc_pos, true); in __get_physmem_range_ptr()201 physmem_alloc_pos = limit; in physmem_set_usable_limit()314 max = min(max, physmem_alloc_pos); in physmem_alloc_range()331 addr = __physmem_alloc_range(size, align, 0, physmem_alloc_pos, physmem_alloc_ranges, in physmem_alloc()339 physmem_alloc_pos, physmem_alloc_ranges, in physmem_alloc()356 physmem_alloc_pos = addr; in physmem_alloc()369 return physmem_alloc_pos; in get_physmem_alloc_pos()