Searched refs:vfio_cdx_device (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/vfio/cdx/
H A Dprivate.h23 struct vfio_cdx_device { struct
H A Dmain.c13 struct vfio_cdx_device *vdev =
14 container_of(core_vdev, struct vfio_cdx_device, vdev);
59 struct vfio_cdx_device *vdev =
60 container_of(core_vdev, struct vfio_cdx_device, vdev);
71 struct vfio_cdx_device *vdev =
72 container_of(core_vdev, struct vfio_cdx_device, vdev);
109 static int vfio_cdx_ioctl_get_info(struct vfio_cdx_device *vdev,
131 static int vfio_cdx_ioctl_get_region_info(struct vfio_cdx_device *vdev,
158 struct vfio_cdx_device *vdev =
159 container_of(core_vdev, struct vfio_cdx_device, vde
[all...]

Completed in 242 milliseconds