Searched refs:gnttab_grant_access (Results 1 – 2 of 2) sorted by relevance
77 grant_ref_t gnttab_grant_access(domid_t domid, unsigned long frame, int readonly) in gnttab_grant_access() function122 gref = gnttab_grant_access(0, mfn, 0); in gnttab_alloc_and_grant()
155 dev->ring_ref = gnttab_grant_access(dev->dom, virt_to_pfn(s), 0); in init_blkfront()513 req->seg[j].gref = gnttab_grant_access(dev->dom, in blkfront_aio()
Completed in 6 milliseconds