Searched refs:vfio_group (Results 1 – 5 of 5) sorted by relevance
21 struct vfio_group *group;70 struct vfio_group { struct109 struct vfio_group *vfio_group_from_file(struct file *file); argument110 bool vfio_group_enforced_coherent(struct vfio_group *group);111 void vfio_group_set_kvm(struct vfio_group *group, struct kvm *kvm);122 struct vfio_group;164 static inline struct vfio_group *vfio_group_from_file(struct file *file) in vfio_group_from_file()169 static inline bool vfio_group_enforced_coherent(struct vfio_group *group) in vfio_group_enforced_coherent()174 static inline void vfio_group_set_kvm(struct vfio_group *group, struct kvm *kvm) in vfio_group_set_kvm()240 int vfio_group_use_container(struct vfio_group *group);[all …]
239 struct vfio_group *group; in __vfio_container_attach_groups()417 struct vfio_group *group) in vfio_container_attach_group()468 void vfio_group_detach_container(struct vfio_group *group) in vfio_group_detach_container()503 int vfio_group_use_container(struct vfio_group *group) in vfio_group_use_container()522 void vfio_group_unuse_container(struct vfio_group *group) in vfio_group_unuse_container()
1472 struct vfio_group *group; in vfio_file_enforced_coherent()1511 struct vfio_group *group; in vfio_file_set_kvm()
48 struct vfio_group *group;
180 add it to an iommu_group and a vfio_group. Then we could pass through