Searched refs:iommu_detach_group (Results 1 – 4 of 4) sorted by relevance
233 extern void iommu_detach_group(struct iommu_domain *domain,432 static inline void iommu_detach_group(struct iommu_domain *domain, in iommu_detach_group() function
815 iommu_detach_group(domain->domain, iommu_group); in vfio_iommu_type1_attach_group()844 iommu_detach_group(domain->domain, iommu_group); in vfio_iommu_type1_attach_group()876 iommu_detach_group(domain->domain, iommu_group); in vfio_iommu_type1_detach_group()939 iommu_detach_group(domain->domain, group->iommu_group); in vfio_iommu_type1_release()
1263 void iommu_detach_group(struct iommu_domain *domain, struct iommu_group *group) in iommu_detach_group() function1269 EXPORT_SYMBOL_GPL(iommu_detach_group);
145 iommu_detach_group(dev_state->domain, group); in free_device_state()