Searched refs:vfio_iommu_type1_dma_unmap (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/iommu/iommufd/
H A Dvfio_compat.c200 size_t minsz = offsetofend(struct vfio_iommu_type1_dma_unmap, size);
208 struct vfio_iommu_type1_dma_unmap unmap;
/linux-master/include/uapi/linux/
H A Dvfio.h1604 struct vfio_iommu_type1_dma_unmap { struct
/linux-master/drivers/vfio/
H A Dvfio_iommu_spapr_tce.c973 struct vfio_iommu_type1_dma_unmap param;
980 minsz = offsetofend(struct vfio_iommu_type1_dma_unmap,
H A Dvfio_iommu_type1.c1268 struct vfio_iommu_type1_dma_unmap *unmap,
2833 struct vfio_iommu_type1_dma_unmap unmap;
2841 minsz = offsetofend(struct vfio_iommu_type1_dma_unmap, size);
/linux-master/tools/testing/selftests/iommu/
H A Diommufd.c1972 struct vfio_iommu_type1_dma_unmap unmap_cmd = {
2264 struct vfio_iommu_type1_dma_unmap unmap_cmd = {
2314 struct vfio_iommu_type1_dma_unmap unmap_cmd = {

Completed in 161 milliseconds