Searched refs:memblock_limit (Results 1 – 1 of 1) sorted by relevance
149 phys_addr_t memblock_limit = 0; in adjust_lowmem_bounds() local152 if (block_end > memblock_limit) in adjust_lowmem_bounds()153 memblock_limit = block_end; in adjust_lowmem_bounds()156 memblock_set_current_limit(memblock_limit); in adjust_lowmem_bounds()