Home
last modified time | relevance | path

Searched refs:vfio_fsl_mc_device (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/vfio/fsl-mc/
Dvfio_fsl_mc.c24 struct vfio_fsl_mc_device *vdev = in vfio_fsl_mc_open_device()
25 container_of(core_vdev, struct vfio_fsl_mc_device, vdev); in vfio_fsl_mc_open_device()
58 static void vfio_fsl_mc_regions_cleanup(struct vfio_fsl_mc_device *vdev) in vfio_fsl_mc_regions_cleanup()
71 struct vfio_fsl_mc_device *vdev = in vfio_fsl_mc_close_device()
72 container_of(core_vdev, struct vfio_fsl_mc_device, vdev); in vfio_fsl_mc_close_device()
98 struct vfio_fsl_mc_device *vdev = in vfio_fsl_mc_ioctl()
99 container_of(core_vdev, struct vfio_fsl_mc_device, vdev); in vfio_fsl_mc_ioctl()
228 struct vfio_fsl_mc_device *vdev = in vfio_fsl_mc_read()
229 container_of(core_vdev, struct vfio_fsl_mc_device, vdev); in vfio_fsl_mc_read()
307 struct vfio_fsl_mc_device *vdev = in vfio_fsl_mc_write()
[all …]
Dvfio_fsl_mc_private.h33 struct vfio_fsl_mc_device { struct
42 extern int vfio_fsl_mc_set_irqs_ioctl(struct vfio_fsl_mc_device *vdev, argument
47 void vfio_fsl_mc_irqs_cleanup(struct vfio_fsl_mc_device *vdev);
Dvfio_fsl_mc_intr.c16 static int vfio_fsl_mc_irqs_allocate(struct vfio_fsl_mc_device *vdev) in vfio_fsl_mc_irqs_allocate()
62 static int vfio_set_trigger(struct vfio_fsl_mc_device *vdev, in vfio_set_trigger()
106 static int vfio_fsl_mc_set_irq_trigger(struct vfio_fsl_mc_device *vdev, in vfio_fsl_mc_set_irq_trigger()
162 int vfio_fsl_mc_set_irqs_ioctl(struct vfio_fsl_mc_device *vdev, in vfio_fsl_mc_set_irqs_ioctl()
175 void vfio_fsl_mc_irqs_cleanup(struct vfio_fsl_mc_device *vdev) in vfio_fsl_mc_irqs_cleanup()