Home
last modified time | relevance | path

Searched refs:test_pages_isolated (Results 1 – 3 of 3) sorted by relevance

/mm/
Dpage_isolation.c288 int test_pages_isolated(unsigned long start_pfn, unsigned long end_pfn, in test_pages_isolated() function
Dmemory_hotplug.c1400 return test_pages_isolated(start_pfn, start_pfn + nr_pages, true); in check_pages_isolated_cb()
Dpage_alloc.c8492 if (test_pages_isolated(outer_start, end, false)) { in alloc_contig_range()