Searched refs:emulated_iommu_groups (Results 1 – 1 of 1) sorted by relevance
80 struct list_head emulated_iommu_groups; member1908 list_for_each_entry(group, &iommu->emulated_iommu_groups, next) in vfio_iommu_find_iommu_group()2203 list_add(&group->next, &iommu->emulated_iommu_groups); in vfio_iommu_type1_attach_group()2494 list_for_each_entry(group, &iommu->emulated_iommu_groups, next) { in vfio_iommu_type1_detach_group()2501 if (list_empty(&iommu->emulated_iommu_groups) && in vfio_iommu_type1_detach_group()2534 if (list_empty(&iommu->emulated_iommu_groups)) { in vfio_iommu_type1_detach_group()2601 INIT_LIST_HEAD(&iommu->emulated_iommu_groups); in vfio_iommu_type1_open()2627 &iommu->emulated_iommu_groups, next) { in vfio_iommu_type1_release()