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 …]
447 ZONE_MOVABLE, enumerator975 return (ZONE_MOVABLE - 1) == ZONE_HIGHMEM; in zone_movable_is_highmem()984 (idx == ZONE_MOVABLE && zone_movable_is_highmem())); in is_highmem_idx()
170 if (k > policy_zone && k != ZONE_MOVABLE) in check_highest_zone()
440 | (ZONE_MOVABLE << (___GFP_MOVABLE | ___GFP_HIGHMEM) * GFP_ZONES_SHIFT)\
256 EMe(ZONE_MOVABLE,"Movable")
750 struct zone *movable_zone = &NODE_DATA(nid)->node_zones[ZONE_MOVABLE]; in default_zone_for_pfn()776 return &NODE_DATA(nid)->node_zones[ZONE_MOVABLE]; in zone_for_pfn_range()1429 present_pages += pgdat->node_zones[ZONE_MOVABLE].present_pages; in node_states_check_changes_offline()
307 [ZONE_MOVABLE] = 0,6186 if (mirrored_kernelcore && zone == ZONE_MOVABLE) { in overlap_memmap_init()6717 if (zone_index == ZONE_MOVABLE) in find_usable_zone_for_movable()6749 if (zone_type == ZONE_MOVABLE) { in adjust_zone_range_for_zone_movable()6873 if (zone_type == ZONE_MOVABLE && in zone_absent_pages_in_node()7585 for (zone_type = 0; zone_type <= ZONE_MOVABLE - 1; zone_type++) { in check_for_memory()7640 if (zone == ZONE_MOVABLE) in free_area_init()7657 if (i == ZONE_MOVABLE) in free_area_init()8505 if (zone_idx(zone) == ZONE_MOVABLE) in has_unmovable_pages()
1849 BUG_ON(dynamic_policy_zone == ZONE_MOVABLE); in apply_policy_zone()1860 dynamic_policy_zone = ZONE_MOVABLE; in apply_policy_zone()
1589 if (is_highmem_idx(zidx) || zidx == ZONE_MOVABLE) in alloc_migration_target()2020 ZONE_MOVABLE, 0)) in migrate_balanced_pgdat()
2181 movable memory in its own zone, ZONE_MOVABLE. In the2183 ZONE_MOVABLE, kernelcore memory will take priority and2184 other nodes will have a larger ZONE_MOVABLE.2186 ZONE_MOVABLE is used for the allocation of pages that