Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/include/asm/
Dsparsemem.h31 extern void resize_hpt_for_hotplug(unsigned long new_mem_size);
33 static inline void resize_hpt_for_hotplug(unsigned long new_mem_size) { } in resize_hpt_for_hotplug() function
/Linux-v4.19/arch/powerpc/mm/
Dmem.c128 resize_hpt_for_hotplug(memblock_phys_mem_size()); in arch_add_memory()
172 resize_hpt_for_hotplug(memblock_phys_mem_size()); in arch_remove_memory()
Dhash_utils_64.c758 void resize_hpt_for_hotplug(unsigned long new_mem_size) in resize_hpt_for_hotplug() function