Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpage-isolation.h65 int test_pages_isolated(unsigned long start_pfn, unsigned long end_pfn,
/linux-4.4.14/mm/
Dpage_isolation.c245 int test_pages_isolated(unsigned long start_pfn, unsigned long end_pfn, in test_pages_isolated() function
Dmemory_hotplug.c1537 ret = test_pages_isolated(start_pfn, start_pfn + nr_pages, true); in check_pages_isolated_cb()
Dpage_alloc.c6782 if (test_pages_isolated(outer_start, end, false)) { in alloc_contig_range()