Lines Matching refs:gref
86 unsigned int nr_grants; /* number of grants in gref[] */
100 int gref[vscsiif_grants_sg(SG_ALL) + SG_ALL];
236 if (unlikely(!gnttab_try_end_foreign_access(shadow->gref[i]))) {
447 shadow->gref[ref_cnt] = ref;
448 shadow->seg[ref_cnt].gref = ref;
483 shadow->gref[ref_cnt] = ref;
484 seg->gref = ref;
705 grant_ref_t gref;
718 err = xenbus_grant_ring(dev, sring, 1, &gref);
725 info->ring_ref = gref;