Home
last modified time | relevance | path

Searched refs:move_pfn_range_to_zone (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Dmemory_hotplug.h346 extern void move_pfn_range_to_zone(struct zone *zone, unsigned long start_pfn,
/Linux-v5.4/mm/
Dmemremap.c291 move_pfn_range_to_zone(zone, PHYS_PFN(res->start), in memremap_pages()
Dmemory_hotplug.c697 void __ref move_pfn_range_to_zone(struct zone *zone, unsigned long start_pfn, in move_pfn_range_to_zone() function
808 move_pfn_range_to_zone(zone, pfn, nr_pages, NULL); in online_pages()