Lines Matching defs:group
51 static bool kvm_vfio_external_group_match_file(struct vfio_group *group,
60 ret = fn(group, filep);
80 static void kvm_vfio_group_set_kvm(struct vfio_group *group, struct kvm *kvm)
88 fn(group, kvm);
127 struct vfio_group *group)
129 int group_id = kvm_vfio_external_user_iommu_id(group);
152 * adding a new group may change the coherency of groups we've previously
154 * each group and bail as soon as we find one that's noncoherent. This
335 switch (attr->group) {
346 switch (attr->group) {