Searched refs:gref (Results 1 – 2 of 2) sorted by relevance
118 grant_ref_t gref; in gnttab_alloc_and_grant() local122 gref = gnttab_grant_access(0, mfn, 0); in gnttab_alloc_and_grant()123 return gref; in gnttab_alloc_and_grant()
101 grant_ref_t gref[BLKIF_MAX_SEGMENTS_PER_REQUEST]; member400 gnttab_end_access(aiocbp->gref[j]); in blkfront_aio_poll()513 req->seg[j].gref = gnttab_grant_access(dev->dom, in blkfront_aio()516 aiocbp->gref[j] = req->seg[j].gref; in blkfront_aio()
Completed in 5 milliseconds