Lines Matching refs:group
21 struct vfio_group *group;
110 bool vfio_group_enforced_coherent(struct vfio_group *group);
111 void vfio_group_set_kvm(struct vfio_group *group, struct kvm *kvm);
119 vdev->group->type == VFIO_NO_IOMMU;
169 static inline bool vfio_group_enforced_coherent(struct vfio_group *group)
174 static inline void vfio_group_set_kvm(struct vfio_group *group, struct kvm *kvm)
210 struct iommu_group *group,
213 struct iommu_group *group);
215 struct iommu_group *group,
228 struct iommu_group *group);
240 int vfio_group_use_container(struct vfio_group *group);
241 void vfio_group_unuse_container(struct vfio_group *group);
243 struct vfio_group *group);
244 void vfio_group_detach_container(struct vfio_group *group);
265 static inline int vfio_group_use_container(struct vfio_group *group)
270 static inline void vfio_group_unuse_container(struct vfio_group *group)
275 struct vfio_group *group)
280 static inline void vfio_group_detach_container(struct vfio_group *group)