Home
last modified time | relevance | path

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

/linux/drivers/base/
H A Dmemory.c259 mhp_deinit_memmap_on_memory(start_pfn, nr_vmemmap_pages); in memory_block_online()
313 mhp_deinit_memmap_on_memory(start_pfn, nr_vmemmap_pages); in memory_block_offline()
/linux/mm/
H A Dmemory_hotplug.c1121 void mhp_deinit_memmap_on_memory(unsigned long pfn, unsigned long nr_pages) in mhp_deinit_memmap_on_memory() function