resize_hpt_for_hotplug   20 arch/powerpc/include/asm/sparsemem.h extern int resize_hpt_for_hotplug(unsigned long new_mem_size);
resize_hpt_for_hotplug  135 arch/powerpc/mm/mem.c 	resize_hpt_for_hotplug(memblock_phys_mem_size());
resize_hpt_for_hotplug  171 arch/powerpc/mm/mem.c 	if (resize_hpt_for_hotplug(memblock_phys_mem_size()) == -ENOSPC)