Home
last modified time | relevance | path

Searched defs:vfio_group (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/virt/kvm/
Dvfio.c25 struct vfio_group *vfio_group; member
36 struct vfio_group *vfio_group; in kvm_vfio_group_get_external_user() local
50 static void kvm_vfio_group_put_external_user(struct vfio_group *vfio_group) in kvm_vfio_group_put_external_user()
63 static bool kvm_vfio_group_is_coherent(struct vfio_group *vfio_group) in kvm_vfio_group_is_coherent()
116 struct vfio_group *vfio_group; in kvm_vfio_set_group() local
/linux-4.4.14/drivers/vfio/
Dvfio.c72 struct vfio_group { struct
93 struct vfio_group *group; argument
Dvfio_iommu_type1.c80 struct vfio_group { struct
81 struct iommu_group *iommu_group;
82 struct list_head next;