Searched refs:__memblock_find_range_bottom_up (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dmemblock.c205 * __memblock_find_range_bottom_up - find free area utility in bottom-up
220 __memblock_find_range_bottom_up(phys_addr_t start, phys_addr_t end, function
308 return __memblock_find_range_bottom_up(start, end, size, align,

Completed in 123 milliseconds