Searched refs:iommu_group (Results 1 – 5 of 5) sorted by relevance
36 struct iommu_group;798 struct iommu_group *singleton_group;943 struct iommu_group *group);945 struct iommu_group *group);946 extern struct iommu_group *iommu_group_alloc(void);958 extern struct iommu_group *iommu_group_ref_get(struct iommu_group *group);959 extern void iommu_group_put(struct iommu_group *group);961 extern int iommu_group_id(struct iommu_group *group);1190 struct iommu_group {}; struct1309 struct iommu_group *group) in iommu_attach_group()[all …]
19 struct iommu_group;204 bool iommufd_ctx_has_group(struct iommufd_ctx *ictx, struct iommu_group *group);
45 struct iommu_group;665 struct iommu_group *iommu_group; member730 return (dev->iommu_group != NULL); in device_iommu_mapped()
32 struct iommu_group;101 struct iommu_group *group;
318 struct iommu_group *vfio_file_iommu_group(struct file *file);
Completed in 26 milliseconds