Searched refs:new_mem_size (Results 1 – 2 of 2) sorted by relevance
31 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() argument
758 void resize_hpt_for_hotplug(unsigned long new_mem_size) in resize_hpt_for_hotplug() argument765 target_hpt_shift = htab_shift_for_mem_size(new_mem_size); in resize_hpt_for_hotplug()