Lines Matching refs:vfio_cdx_device
13 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);
72 struct vfio_cdx_device *vdev =
73 container_of(core_vdev, struct vfio_cdx_device, vdev);
110 static int vfio_cdx_ioctl_get_info(struct vfio_cdx_device *vdev,
132 static int vfio_cdx_ioctl_get_region_info(struct vfio_cdx_device *vdev,
156 static int vfio_cdx_ioctl_get_irq_info(struct vfio_cdx_device *vdev,
181 static int vfio_cdx_ioctl_set_irqs(struct vfio_cdx_device *vdev,
215 struct vfio_cdx_device *vdev =
216 container_of(core_vdev, struct vfio_cdx_device, vdev);
258 struct vfio_cdx_device *vdev =
259 container_of(core_vdev, struct vfio_cdx_device, vdev);
296 struct vfio_cdx_device *vdev;
300 vdev = vfio_alloc_device(vfio_cdx_device, vdev, dev,
320 struct vfio_cdx_device *vdev = dev_get_drvdata(dev);