Searched refs:ZONE_MOVABLE (Results 1 – 10 of 10) sorted by relevance
177 can be onlined to ZONE_NORMAL by default and to ZONE_MOVABLE181 can be onlined to ZONE_MOVABLE by default and to ZONE_NORMAL296 option is specified when ZONE_MOVABLE will be used.298 You can explicitly request to associate it with ZONE_MOVABLE by::302 .. note:: current limit: this memory block must be adjacent to ZONE_MOVABLE321 Memory offline and ZONE_MOVABLE341 create ZONE_MOVABLE...a zone which is just used for movable pages.345 creates ZONE_MOVABLE as following.358 to ZONE_MOVABLE. This is TBD.372 Even if a memory block does not belong to ZONE_MOVABLE, you can try to offline[all …]
436 ZONE_MOVABLE, enumerator946 return (ZONE_MOVABLE - 1) == ZONE_HIGHMEM; in zone_movable_is_highmem()955 (idx == ZONE_MOVABLE && zone_movable_is_highmem())); in is_highmem_idx()
170 if (k > policy_zone && k != ZONE_MOVABLE) in check_highest_zone()
429 | (ZONE_MOVABLE << (___GFP_MOVABLE | ___GFP_HIGHMEM) * GFP_ZONES_SHIFT)\
241 EMe(ZONE_MOVABLE,"Movable")
749 struct zone *movable_zone = &NODE_DATA(nid)->node_zones[ZONE_MOVABLE]; in default_zone_for_pfn()775 return &NODE_DATA(nid)->node_zones[ZONE_MOVABLE]; in zone_for_pfn_range()1425 present_pages += pgdat->node_zones[ZONE_MOVABLE].present_pages; in node_states_check_changes_offline()
303 [ZONE_MOVABLE] = 0,6026 if (mirrored_kernelcore && zone == ZONE_MOVABLE) { in overlap_memmap_init()6456 if (zone_index == ZONE_MOVABLE) in find_usable_zone_for_movable()6488 if (zone_type == ZONE_MOVABLE) { in adjust_zone_range_for_zone_movable()6612 if (zone_type == ZONE_MOVABLE && in zone_absent_pages_in_node()7393 for (zone_type = 0; zone_type <= ZONE_MOVABLE - 1; zone_type++) { in check_for_memory()7448 if (zone == ZONE_MOVABLE) in free_area_init()7465 if (i == ZONE_MOVABLE) in free_area_init()8319 if (zone_idx(zone) == ZONE_MOVABLE) in has_unmovable_pages()
1572 if (is_highmem_idx(zidx) || zidx == ZONE_MOVABLE) in alloc_migration_target()2002 ZONE_MOVABLE, 0)) in migrate_balanced_pgdat()
1853 BUG_ON(dynamic_policy_zone == ZONE_MOVABLE); in apply_policy_zone()1864 dynamic_policy_zone = ZONE_MOVABLE; in apply_policy_zone()
2139 movable memory in its own zone, ZONE_MOVABLE. In the2141 ZONE_MOVABLE, kernelcore memory will take priority and2142 other nodes will have a larger ZONE_MOVABLE.2144 ZONE_MOVABLE is used for the allocation of pages that