Home
last modified time | relevance | path

Searched refs:gnttab_grant_access (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/xen/
A Dgnttab.h16 grant_ref_t gnttab_grant_access(domid_t domid, unsigned long frame,
/u-boot/drivers/xen/
A Dgnttab.c78 grant_ref_t gnttab_grant_access(domid_t domid, unsigned long frame, int readonly) in gnttab_grant_access() function
123 gref = gnttab_grant_access(0, mfn, 0); in gnttab_alloc_and_grant()
A Dpvblock.c153 dev->ring_ref = gnttab_grant_access(dev->dom, virt_to_pfn(s), 0); in init_blkfront()
511 req->seg[j].gref = gnttab_grant_access(dev->dom, in blkfront_aio()

Completed in 4 milliseconds