Searched refs:iommufd_access_rw (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/iommu/iommufd/ |
| H A D | device.c | 1500 int iommufd_access_rw(struct iommufd_access *access, unsigned long iova, in iommufd_access_rw() function 1550 EXPORT_SYMBOL_NS_GPL(iommufd_access_rw, "IOMMUFD");
|
| H A D | selftest.c | 1694 rc = iommufd_access_rw(staccess->access, iova, tmp, length, flags); in iommufd_test_access_rw()
|
| /linux/drivers/vfio/ |
| H A D | vfio_main.c | 1762 return iommufd_access_rw(device->iommufd_access, iova, data, in vfio_dma_rw()
|