Searched refs:iommu_types (Results 1 – 1 of 1) sorted by relevance
67 static const struct vfio_iommu_type iommu_types[] = { variable701 for (i = 0; i < RTE_DIM(iommu_types); i++) { in vfio_sync_default_container()702 const struct vfio_iommu_type *t = &iommu_types[i]; in vfio_sync_default_container()1206 for (idx = 0; idx < RTE_DIM(iommu_types); idx++) { in vfio_set_iommu_type()1207 const struct vfio_iommu_type *t = &iommu_types[idx]; in vfio_set_iommu_type()1230 for (idx = 0; idx < RTE_DIM(iommu_types); idx++) { in vfio_has_supported_extensions()1231 const struct vfio_iommu_type *t = &iommu_types[idx]; in vfio_has_supported_extensions()