Searched refs:gref (Results 1 – 4 of 4) sorted by relevance
119 grant_ref_t gref; in gnttab_alloc_and_grant() local123 gref = gnttab_grant_access(0, mfn, 0); in gnttab_alloc_and_grant()124 return gref; in gnttab_alloc_and_grant()
99 grant_ref_t gref[BLKIF_MAX_SEGMENTS_PER_REQUEST]; member398 gnttab_end_access(aiocbp->gref[j]); in blkfront_aio_poll()511 req->seg[j].gref = gnttab_grant_access(dev->dom, in blkfront_aio()514 aiocbp->gref[j] = req->seg[j].gref; in blkfront_aio()
621 grant_ref_t gref; /* reference to I/O buffer frame */ member
210 grant_ref_t gref; member
Completed in 9 milliseconds