Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dpage-isolation.h40 int start_isolate_page_range(unsigned long start_pfn, unsigned long end_pfn,
/Linux-v6.6/mm/
Dpage_isolation.c528 int start_isolate_page_range(unsigned long start_pfn, unsigned long end_pfn, in start_isolate_page_range() function
Dmemory_hotplug.c1926 ret = start_isolate_page_range(start_pfn, end_pfn, in offline_pages()
Dpage_alloc.c6149 ret = start_isolate_page_range(start, end, migratetype, 0, gfp_mask); in alloc_contig_range()