Searched refs:start_isolate_page_range (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/include/linux/ |
D | page-isolation.h | 44 start_isolate_page_range(unsigned long start_pfn, unsigned long end_pfn,
|
/Linux-v6.1/mm/ |
D | page_isolation.c | 529 int start_isolate_page_range(unsigned long start_pfn, unsigned long end_pfn, in start_isolate_page_range() function
|
D | memory_hotplug.c | 1850 ret = start_isolate_page_range(start_pfn, end_pfn, in offline_pages()
|
D | page_alloc.c | 9306 ret = start_isolate_page_range(start, end, migratetype, 0, gfp_mask); in alloc_contig_range()
|