Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vfio/fsl-mc/
Dvfio_fsl_mc.c59 static int vfio_fsl_mc_reflck_attach(struct vfio_fsl_mc_device *vdev) in vfio_fsl_mc_reflck_attach()
70 struct vfio_fsl_mc_device *cont_vdev; in vfio_fsl_mc_reflck_attach()
94 static int vfio_fsl_mc_regions_init(struct vfio_fsl_mc_device *vdev) in vfio_fsl_mc_regions_init()
128 static void vfio_fsl_mc_regions_cleanup(struct vfio_fsl_mc_device *vdev) in vfio_fsl_mc_regions_cleanup()
140 struct vfio_fsl_mc_device *vdev = device_data; in vfio_fsl_mc_open()
166 struct vfio_fsl_mc_device *vdev = device_data; in vfio_fsl_mc_release()
204 struct vfio_fsl_mc_device *vdev = device_data; in vfio_fsl_mc_ioctl()
333 struct vfio_fsl_mc_device *vdev = device_data; in vfio_fsl_mc_read()
410 struct vfio_fsl_mc_device *vdev = device_data; in vfio_fsl_mc_write()
473 struct vfio_fsl_mc_device *vdev = device_data; in vfio_fsl_mc_mmap()
[all …]
Dvfio_fsl_mc_private.h38 struct vfio_fsl_mc_device { struct
48 extern int vfio_fsl_mc_set_irqs_ioctl(struct vfio_fsl_mc_device *vdev, argument
53 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()