Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpage-isolation.h39 int test_pages_isolated(unsigned long start_pfn, unsigned long end_pfn,
/linux-6.15/include/trace/events/
H A Dpage_isolation.h10 TRACE_EVENT(test_pages_isolated,
/linux-6.15/mm/
H A Dpage_isolation.c609 int test_pages_isolated(unsigned long start_pfn, unsigned long end_pfn, in test_pages_isolated() function
H A Dmemory_hotplug.c2072 ret = test_pages_isolated(start_pfn, end_pfn, MEMORY_OFFLINE); in offline_pages()
H A Dpage_alloc.c6783 if (test_pages_isolated(outer_start, end, 0)) { in alloc_contig_range_noprof()