Home
last modified time | relevance | path

Searched refs:iommufd_access_rw (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/iommu/iommufd/
H A Ddevice.c1500 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 Dselftest.c1694 rc = iommufd_access_rw(staccess->access, iova, tmp, length, flags); in iommufd_test_access_rw()
/linux/drivers/vfio/
H A Dvfio_main.c1762 return iommufd_access_rw(device->iommufd_access, iova, data, in vfio_dma_rw()