Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c24 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()
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()
425 struct vfio_fsl_mc_device *vdev = container_of(nb, in vfio_fsl_mc_bus_notifier()
426 struct vfio_fsl_mc_device, nb); in vfio_fsl_mc_bus_notifier()
514 struct vfio_fsl_mc_device *vdev = in vfio_fsl_mc_init_dev()
536 struct vfio_fsl_mc_device *vdev; in vfio_fsl_mc_probe()
[all …]
H A Dvfio_fsl_mc_private.h33 struct vfio_fsl_mc_device { struct
42 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);
H A Dvfio_fsl_mc_intr.c15 static int vfio_fsl_mc_irqs_allocate(struct vfio_fsl_mc_device *vdev) in vfio_fsl_mc_irqs_allocate()
61 static int vfio_set_trigger(struct vfio_fsl_mc_device *vdev, in vfio_set_trigger()
105 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()