Lines Matching refs:current_limit
139 .current_limit = MEMBLOCK_ALLOC_ANYWHERE,
316 end = memblock.current_limit;
470 memblock.current_limit,
474 min(new_area_start, memblock.current_limit),
1459 * memblock.current_limit if @end == %MEMBLOCK_ALLOC_ACCESSIBLE.
1619 if (max_addr > memblock.current_limit)
1620 max_addr = memblock.current_limit;
1645 * allocate only from memory limited by memblock.current_limit value
1676 * allocate only from memory limited by memblock.current_limit value
1707 * allocate only from memory limited by memblock.current_limit value
2053 memblock.current_limit = limit;
2058 return memblock.current_limit;