Home
last modified time | relevance | path

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

/mm/
Dmemblock.c409 phys_addr_t old_alloc_size, new_alloc_size; in memblock_double_array() local
428 new_alloc_size = PAGE_ALIGN(new_size); in memblock_double_array()
447 new_alloc_size, PAGE_SIZE); in memblock_double_array()
451 new_alloc_size, PAGE_SIZE); in memblock_double_array()
488 BUG_ON(memblock_reserve(addr, new_alloc_size)); in memblock_double_array()