Searched refs:unmovable (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dpage_isolation.c20 * unmovable pages or not. The range must fall into a single pageblock and
24 * MIGRATE_MOVABLE block might include unmovable pages. And __PageMovable
60 * PG_reserved and are unmovable. We can even have unmovable
121 * For actually unmovable PageOffline() where the driver does
143 * This function set pageblock migratetype to isolate if no unmovable page is
151 struct page *unmovable; local
178 unmovable = has_unmovable_pages(check_unmovable_start, check_unmovable_end,
180 if (!unmovable) {
200 dump_page(unmovable, "unmovabl
[all...]

Completed in 117 milliseconds