Searched refs:vfio_group (Results 1 – 5 of 5) sorted by relevance
144 static struct vfio_group *147 struct vfio_group *group; in __vfio_group_get_from_iommu()162 static struct vfio_group *165 struct vfio_group *group; in vfio_group_get_from_iommu()175 struct vfio_group *group = container_of(dev, struct vfio_group, dev); in vfio_group_release()184 static struct vfio_group *vfio_group_alloc(struct iommu_group *iommu_group, in vfio_group_alloc()187 struct vfio_group *group; in vfio_group_alloc()220 static struct vfio_group *vfio_create_group(struct iommu_group *iommu_group, in vfio_create_group()223 struct vfio_group *group; in vfio_create_group()224 struct vfio_group *ret; in vfio_create_group()[all …]
41 struct vfio_group { struct118 struct vfio_group *group);119 void vfio_group_detach_container(struct vfio_group *group);
245 struct vfio_group *group; in __vfio_container_attach_groups()428 struct vfio_group *group) in vfio_container_attach_group()479 void vfio_group_detach_container(struct vfio_group *group) in vfio_group_detach_container()516 struct vfio_group *group = device->group; in vfio_device_assign_container()559 struct vfio_group *group = device->group; in vfio_pin_pages()
42 struct vfio_group *group;
180 add it to an iommu_group and a vfio_group. Then we could pass through