Searched refs:start_isolate_page_range (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/include/linux/ |
D | page-isolation.h | 41 int start_isolate_page_range(unsigned long start_pfn, unsigned long end_pfn,
|
/linux-6.12.1/mm/ |
D | page_isolation.c | 480 int start_isolate_page_range(unsigned long start_pfn, unsigned long end_pfn, in start_isolate_page_range() function
|
D | memory_hotplug.c | 1993 ret = start_isolate_page_range(start_pfn, end_pfn, in offline_pages()
|
D | page_alloc.c | 6570 ret = start_isolate_page_range(start, end, migratetype, 0, gfp_mask); in alloc_contig_range_noprof()
|