Searched refs:gnttab_grant_foreign_access_ref (Results 1 – 9 of 9) sorted by relevance
| /linux/include/xen/ |
| H A D | grant_table.h | 149 void gnttab_grant_foreign_access_ref(grant_ref_t ref, domid_t domid, 157 gnttab_grant_foreign_access_ref(ref, domid, xen_page_to_gfn(page), in gnttab_page_grant_foreign_access_ref_one()
|
| /linux/drivers/xen/xenbus/ |
| H A D | xenbus_dev_backend.c | 50 gnttab_grant_foreign_access_ref(GNTTAB_RESERVED_XENSTORE, domid, in xenbus_alloc()
|
| H A D | xenbus_client.c | 421 gnttab_grant_foreign_access_ref(grefs[i], dev->otherend_id, in xenbus_setup_ring()
|
| /linux/drivers/xen/ |
| H A D | xen-front-pgdir-shbuf.c | 413 gnttab_grant_foreign_access_ref(cur_ref, otherend_id, in guest_grant_refs_for_buffer() 455 gnttab_grant_foreign_access_ref(cur_ref, otherend_id, frame, 0); in grant_references()
|
| H A D | grant-dma-ops.c | 107 gnttab_grant_foreign_access_ref(grant + i, data->backend_domid, in xen_grant_dma_alloc() 196 gnttab_grant_foreign_access_ref(grant + i, data->backend_domid, in xen_grant_dma_map_phys()
|
| H A D | grant-table.c | 405 void gnttab_grant_foreign_access_ref(grant_ref_t ref, domid_t domid, in gnttab_grant_foreign_access_ref() function 411 EXPORT_SYMBOL_GPL(gnttab_grant_foreign_access_ref); 422 gnttab_grant_foreign_access_ref(ref, domid, frame, readonly); in gnttab_grant_foreign_access()
|
| H A D | gntdev-dmabuf.c | 502 gnttab_grant_foreign_access_ref(cur_ref, domid, in dmabuf_imp_grant_foreign_access()
|
| /linux/drivers/scsi/ |
| H A D | xen-scsifront.c | 523 gnttab_grant_foreign_access_ref(ref, in map_data_for_request() 557 gnttab_grant_foreign_access_ref(ref, in map_data_for_request()
|
| /linux/drivers/usb/host/ |
| H A D | xen-hcd.c | 604 gnttab_grant_foreign_access_ref(ref, info->xbdev->otherend_id, in xenhcd_gnttab_map()
|