Home
last modified time | relevance | path

Searched refs:resize_hpt_for_hotplug (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/
H A Dhash_utils.c807 static int resize_hpt_for_hotplug(unsigned long new_mem_size) in resize_hpt_for_hotplug() function
841 resize_hpt_for_hotplug(memblock_phys_mem_size()); in hash__create_section_mapping()
861 if (resize_hpt_for_hotplug(memblock_phys_mem_size()) == -ENOSPC) in hash__remove_section_mapping()
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/
H A Dhash_utils.c939 static int resize_hpt_for_hotplug(unsigned long new_mem_size) in resize_hpt_for_hotplug() function
973 resize_hpt_for_hotplug(memblock_phys_mem_size()); in hash__create_section_mapping()
992 if (resize_hpt_for_hotplug(memblock_phys_mem_size()) == -ENOSPC) in hash__remove_section_mapping()

Completed in 7 milliseconds