Home
last modified time | relevance | path

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

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