Home
last modified time | relevance | path

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

/Linux-v5.4/net/9p/
Dtrans_xen.c339 ret = gnttab_grant_foreign_access(dev->otherend_id, in xen_9pfs_front_alloc_dataring()
351 ret = gnttab_grant_foreign_access( in xen_9pfs_front_alloc_dataring()
/Linux-v5.4/include/xen/
Dgrant_table.h85 int gnttab_grant_foreign_access(domid_t domid, unsigned long frame,
/Linux-v5.4/drivers/gpu/drm/xen/
Dxen_drm_front_evtchnl.c197 ret = gnttab_grant_foreign_access(xb_dev->otherend_id, in evtchnl_alloc()
/Linux-v5.4/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.c381 map->active.ring->ref[i] = gnttab_grant_foreign_access( in create_active()
385 map->active.ref = gnttab_grant_foreign_access( in create_active()
/Linux-v5.4/sound/xen/
Dxen_snd_front_evtchnl.c248 ret = gnttab_grant_foreign_access(xb_dev->otherend_id, in evtchnl_alloc()
/Linux-v5.4/drivers/input/misc/
Dxen-kbdfront.c429 ret = gnttab_grant_foreign_access(dev->otherend_id, in xenkbd_connect_backend()
/Linux-v5.4/drivers/xen/xenbus/
Dxenbus_client.c366 err = gnttab_grant_foreign_access(dev->otherend_id, in xenbus_grant_ring()