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

/linux-master/mm/
H A Dpage_isolation.c153 unsigned long check_unmovable_start, check_unmovable_end; local
174 check_unmovable_start = max(page_to_pfn(page), start_pfn);
178 unmovable = has_unmovable_pages(check_unmovable_start, check_unmovable_end,

Completed in 143 milliseconds