Home
last modified time | relevance | path

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

/mm/
Dmemblock.c325 phys_addr_t old_alloc_size, new_alloc_size; in memblock_double_array() local
344 new_alloc_size = PAGE_ALIGN(new_size); in memblock_double_array()
373 new_alloc_size, PAGE_SIZE); in memblock_double_array()
377 new_alloc_size, PAGE_SIZE); in memblock_double_array()
414 BUG_ON(memblock_reserve(addr, new_alloc_size)); in memblock_double_array()