Searched refs:npages_allocated (Results 1 – 1 of 1) sorted by relevance
323 int npages_allocated; in hns_roce_mhop_alloc() local398 npages_allocated = i * (pbl_bt_sz / 8); in hns_roce_mhop_alloc()399 size = (npages - npages_allocated) * 8; in hns_roce_mhop_alloc()434 npages_allocated = bt_idx * in hns_roce_mhop_alloc()436 size = (npages - npages_allocated) * 8; in hns_roce_mhop_alloc()544 int npages_allocated; in hns_roce_mhop_free() local571 npages_allocated = i * (pbl_bt_sz / 8); in hns_roce_mhop_free()574 (npages - npages_allocated) * 8, in hns_roce_mhop_free()594 npages_allocated = bt_idx * in hns_roce_mhop_free()598 (npages - npages_allocated) * 8, in hns_roce_mhop_free()