Lines Matching refs:current_limit
123 .current_limit = MEMBLOCK_ALLOC_ANYWHERE,
291 end = memblock.current_limit;
446 memblock.current_limit,
450 min(new_area_start, memblock.current_limit),
1308 * memblock.current_limit if @end == %MEMBLOCK_ALLOC_ACCESSIBLE.
1452 if (max_addr > memblock.current_limit)
1453 max_addr = memblock.current_limit;
1478 * allocate only from memory limited by memblock.current_limit value
1515 * allocate only from memory limited by memblock.current_limit value
1552 * allocate only from memory limited by memblock.current_limit value
1833 memblock.current_limit = limit;
1838 return memblock.current_limit;