Home
last modified time | relevance | path

Searched refs:gnttab_grant_foreign_access (Results 1 – 9 of 9) sorted by relevance

/Linux-v4.19/net/9p/
Dtrans_xen.c338 ret = gnttab_grant_foreign_access(dev->otherend_id, in xen_9pfs_front_alloc_dataring()
350 ret = gnttab_grant_foreign_access( in xen_9pfs_front_alloc_dataring()
/Linux-v4.19/include/xen/
Dgrant_table.h85 int gnttab_grant_foreign_access(domid_t domid, unsigned long frame,
/Linux-v4.19/drivers/gpu/drm/xen/
Dxen_drm_front_evtchnl.c197 ret = gnttab_grant_foreign_access(xb_dev->otherend_id, in evtchnl_alloc()
/Linux-v4.19/drivers/xen/
Dgntalloc.c147 rc = gnttab_grant_foreign_access(op->domid, in add_grefs()
Dgrant-table.c273 int gnttab_grant_foreign_access(domid_t domid, unsigned long frame, in gnttab_grant_foreign_access() function
286 EXPORT_SYMBOL_GPL(gnttab_grant_foreign_access);
Dpvcalls-front.c356 map->active.ring->ref[i] = gnttab_grant_foreign_access( in create_active()
360 map->active.ref = gnttab_grant_foreign_access( in create_active()
/Linux-v4.19/sound/xen/
Dxen_snd_front_evtchnl.c248 ret = gnttab_grant_foreign_access(xb_dev->otherend_id, in evtchnl_alloc()
/Linux-v4.19/drivers/input/misc/
Dxen-kbdfront.c429 ret = gnttab_grant_foreign_access(dev->otherend_id, in xenkbd_connect_backend()
/Linux-v4.19/drivers/xen/xenbus/
Dxenbus_client.c368 err = gnttab_grant_foreign_access(dev->otherend_id, in xenbus_grant_ring()