Home
last modified time | relevance | path

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

/drivers/vfio/
Dvfio.c70 struct vfio_group { struct
71 struct kref kref;
72 int minor;
73 atomic_t container_users;
74 struct iommu_group *iommu_group;
75 struct vfio_container *container;
76 struct list_head device_list;
77 struct mutex device_lock;
78 struct device *dev;
79 struct notifier_block nb;
[all …]
/drivers/gpu/drm/i915/gvt/
Dkvmgt.c134 struct vfio_group *vfio_group; member
894 struct vfio_group *vfio_group; in intel_vgpu_open_device() local