Home
last modified time | relevance | path

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

/linux-6.12.1/include/xen/
Dgrant_table.h90 int gnttab_grant_foreign_access(domid_t domid, unsigned long frame,
/linux-6.12.1/net/9p/
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-6.12.1/drivers/xen/
Dgntalloc.c147 rc = gnttab_grant_foreign_access(op->domid, in add_grefs()
Dgrant-table.c413 int gnttab_grant_foreign_access(domid_t domid, unsigned long frame, in gnttab_grant_foreign_access() function
426 EXPORT_SYMBOL_GPL(gnttab_grant_foreign_access);
Dpvcalls-front.c391 map->active.ring->ref[i] = gnttab_grant_foreign_access( in create_active()
395 map->active.ref = gnttab_grant_foreign_access( in create_active()
/linux-6.12.1/drivers/input/misc/
Dxen-kbdfront.c428 ret = gnttab_grant_foreign_access(dev->otherend_id, in xenkbd_connect_backend()