Searched refs:resize_hpt_debug (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/arch/powerpc/kvm/ |
D | book3s_64_mmu_hv.c | 37 #define resize_hpt_debug(resize, ...) \ macro 43 #define resize_hpt_debug(resize, ...) \ macro 1220 resize_hpt_debug(resize, "%s(): HPT @ 0x%lx\n", __func__, in resize_hpt_allocate() 1404 resize_hpt_debug(resize, "resize_hpt_pivot()\n"); in resize_hpt_pivot() 1420 resize_hpt_debug(resize, "resize_hpt_pivot() done\n"); in resize_hpt_pivot() 1461 resize_hpt_debug(resize, "%s(): order = %d\n", __func__, in resize_hpt_prepare_work()
|