Searched refs:resize_hpt (Results 1 – 2 of 2) sorted by relevance
1216 if (!mmu_hash_ops.resize_hpt) in resize_hpt_for_hotplug()1231 return mmu_hash_ops.resize_hpt(target_hpt_shift); in resize_hpt_for_hotplug()2440 if (!mmu_hash_ops.resize_hpt) in hpt_order_set()2444 ret = mmu_hash_ops.resize_hpt(val); in hpt_order_set()
163 int (*resize_hpt)(unsigned long shift); member