Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dmemory_hotplug.h110 extern void mhp_deinit_memmap_on_memory(unsigned long pfn, unsigned long nr_pages);
/Linux-v5.15/drivers/base/
Dmemory.c206 mhp_deinit_memmap_on_memory(start_pfn, nr_vmemmap_pages); in memory_block_online()
247 mhp_deinit_memmap_on_memory(start_pfn, nr_vmemmap_pages); in memory_block_offline()
/Linux-v5.15/mm/
Dmemory_hotplug.c1054 void mhp_deinit_memmap_on_memory(unsigned long pfn, unsigned long nr_pages) in mhp_deinit_memmap_on_memory() function