Searched refs:npages_allocated (Results 1 – 1 of 1) sorted by relevance
380 int npages_allocated; in pbl_2hop_alloc() local393 npages_allocated = i * (pbl_bt_sz / 8); in pbl_2hop_alloc()394 size = (npages - npages_allocated) * 8; in pbl_2hop_alloc()421 int npages_allocated; in pbl_3hop_alloc() local461 npages_allocated = bt_idx * in pbl_3hop_alloc()463 size = (npages - npages_allocated) * 8; in pbl_3hop_alloc()621 int npages_allocated; in hns_roce_mhop_free() local647 npages_allocated = in hns_roce_mhop_free()651 (npages - npages_allocated) * BA_BYTE_LEN, in hns_roce_mhop_free()671 npages_allocated = bt_idx * in hns_roce_mhop_free()[all …]