Searched refs:vfio_group (Results 1 – 3 of 3) sorted by relevance
65 struct vfio_group { struct276 static void vfio_group_get(struct vfio_group *group);305 static struct vfio_group *308 struct vfio_group *group; in __vfio_group_get_from_iommu()319 static struct vfio_group *322 struct vfio_group *group; in vfio_group_get_from_iommu()332 struct vfio_group *group = container_of(dev, struct vfio_group, dev); in vfio_group_release()340 static struct vfio_group *vfio_group_alloc(struct iommu_group *iommu_group, in vfio_group_alloc()343 struct vfio_group *group; in vfio_group_alloc()376 static struct vfio_group *vfio_create_group(struct iommu_group *iommu_group, in vfio_create_group()[all …]
40 struct vfio_group *group;
180 add it to an iommu_group and a vfio_group. Then we could pass through