Searched refs:mhp_deinit_memmap_on_memory (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dmemory_hotplug.h175 extern void mhp_deinit_memmap_on_memory(unsigned long pfn, unsigned long nr_pages);
/linux-master/drivers/base/
H A Dmemory.c232 mhp_deinit_memmap_on_memory(start_pfn, nr_vmemmap_pages);
291 mhp_deinit_memmap_on_memory(start_pfn, nr_vmemmap_pages);
/linux-master/mm/
H A Dmemory_hotplug.c1124 void mhp_deinit_memmap_on_memory(unsigned long pfn, unsigned long nr_pages) function

Completed in 204 milliseconds