Lines Matching refs:current_limit
127 .current_limit = MEMBLOCK_ALLOC_ANYWHERE,
301 end = memblock.current_limit;
456 memblock.current_limit,
460 min(new_area_start, memblock.current_limit),
1376 * memblock.current_limit if @end == %MEMBLOCK_ALLOC_ACCESSIBLE.
1535 if (max_addr > memblock.current_limit)
1536 max_addr = memblock.current_limit;
1561 * allocate only from memory limited by memblock.current_limit value
1592 * allocate only from memory limited by memblock.current_limit value
1623 * allocate only from memory limited by memblock.current_limit value
1909 memblock.current_limit = limit;
1914 return memblock.current_limit;