Searched refs:iommu_types (Results 1 – 1 of 1) sorted by relevance
68 static const struct vfio_iommu_type iommu_types[] = { variable646 for (i = 0; i < RTE_DIM(iommu_types); i++) { in vfio_sync_default_container()647 const struct vfio_iommu_type *t = &iommu_types[i]; in vfio_sync_default_container()1148 for (idx = 0; idx < RTE_DIM(iommu_types); idx++) { in vfio_set_iommu_type()1149 const struct vfio_iommu_type *t = &iommu_types[idx]; in vfio_set_iommu_type()1172 for (idx = 0; idx < RTE_DIM(iommu_types); idx++) { in vfio_has_supported_extensions()1173 const struct vfio_iommu_type *t = &iommu_types[idx]; in vfio_has_supported_extensions()