Home
last modified time | relevance | path

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

/linux/drivers/vfio/fsl-mc/
A 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()
99 struct vfio_fsl_mc_device *vdev = in vfio_fsl_mc_close_device()
100 container_of(core_vdev, struct vfio_fsl_mc_device, vdev); in vfio_fsl_mc_close_device()
124 struct vfio_fsl_mc_device *vdev = in vfio_fsl_mc_ioctl()
243 struct vfio_fsl_mc_device *vdev = in vfio_fsl_mc_read()
322 struct vfio_fsl_mc_device *vdev = in vfio_fsl_mc_write()
387 struct vfio_fsl_mc_device *vdev = in vfio_fsl_mc_mmap()
434 struct vfio_fsl_mc_device *vdev = container_of(nb, in vfio_fsl_mc_bus_notifier()
435 struct vfio_fsl_mc_device, nb); in vfio_fsl_mc_bus_notifier()
[all …]
A 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()
A 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);

Completed in 8 milliseconds