Lines Matching defs:movable
139 [ONLINE_POLICY_AUTO_MOVABLE] = "auto-movable",
162 * "auto-movable": online memory to ZONE_MOVABLE if the configuration
172 "Set the online policy (\"contig-zones\", \"auto-movable\") "
186 "in percent for \"auto-movable\" online policy. Default: 301");
196 "\"auto-movable\" online policy. Default: true");
824 * We don't support modifying the config while the auto-movable online
1042 * given range then we use movable zone only if movable_node is
1072 const bool movable = zone_idx(zone) == ZONE_MOVABLE;
1083 if (group && movable)
1085 else if (group && !movable)
1650 * Scan pfn range [start,end) to find movable/migratable pages (LRU pages,
1651 * non-lru movable pages and hugepages). Will skip over most unmovable
1656 * 0 in case a movable page is found and movable_pfn was updated.
1657 * -ENOENT in case no movable page was found.
1751 * LRU and non-lru movable pages.