Searched refs:new_mem_size (Results 1 – 2 of 2) sorted by relevance
20 extern int resize_hpt_for_hotplug(unsigned long new_mem_size);22 static inline int resize_hpt_for_hotplug(unsigned long new_mem_size) { return 0; } in resize_hpt_for_hotplug() argument
760 int resize_hpt_for_hotplug(unsigned long new_mem_size) in resize_hpt_for_hotplug() argument767 target_hpt_shift = htab_shift_for_mem_size(new_mem_size); in resize_hpt_for_hotplug()