Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/mm/
H A Dmemblock.c195 * __memblock_find_range_bottom_up - find free area utility in bottom-up
210 __memblock_find_range_bottom_up(phys_addr_t start, phys_addr_t end, in __memblock_find_range_bottom_up() function
298 return __memblock_find_range_bottom_up(start, end, size, align, in memblock_find_in_range_node()
/kernel/linux/linux-6.6/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, in __memblock_find_range_bottom_up() function
308 return __memblock_find_range_bottom_up(start, end, size, align, in memblock_find_in_range_node()

Completed in 8 milliseconds