Searched refs:move_pfn_range_to_zone (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/include/linux/ |
D | memory_hotplug.h | 348 extern void move_pfn_range_to_zone(struct zone *zone, unsigned long start_pfn,
|
/Linux-v5.10/mm/ |
D | memremap.c | 264 move_pfn_range_to_zone(zone, PHYS_PFN(range->start), in pagemap_range()
|
D | memory_hotplug.c | 691 void __ref move_pfn_range_to_zone(struct zone *zone, unsigned long start_pfn, in move_pfn_range_to_zone() function 798 move_pfn_range_to_zone(zone, pfn, nr_pages, NULL, MIGRATE_ISOLATE); in online_pages()
|