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