Home
last modified time | relevance | path

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

/linux/include/xen/
H A Dgrant_table.h90 int gnttab_grant_foreign_access(domid_t domid, unsigned long frame,
/linux/net/9p/
H A Dtrans_xen.c334 ret = gnttab_grant_foreign_access(dev->otherend_id, in xen_9pfs_front_alloc_dataring()
346 ret = gnttab_grant_foreign_access( in xen_9pfs_front_alloc_dataring()
/linux/drivers/input/misc/
H A Dxen-kbdfront.c428 ret = gnttab_grant_foreign_access(dev->otherend_id, in xenkbd_connect_backend()
/linux/drivers/xen/
H A Dpvcalls-front.c392 map->active.ring->ref[i] = gnttab_grant_foreign_access( in create_active()
396 map->active.ref = gnttab_grant_foreign_access( in create_active()