Symbol: vfio_fsl_mc_device
drivers/vfio/fsl-mc/vfio_fsl_mc.c
100
container_of(core_vdev, struct vfio_fsl_mc_device, vdev);
drivers/vfio/fsl-mc/vfio_fsl_mc.c
124
struct vfio_fsl_mc_device *vdev =
drivers/vfio/fsl-mc/vfio_fsl_mc.c
125
container_of(core_vdev, struct vfio_fsl_mc_device, vdev);
drivers/vfio/fsl-mc/vfio_fsl_mc.c
142
struct vfio_fsl_mc_device *vdev =
drivers/vfio/fsl-mc/vfio_fsl_mc.c
143
container_of(core_vdev, struct vfio_fsl_mc_device, vdev);
drivers/vfio/fsl-mc/vfio_fsl_mc.c
237
struct vfio_fsl_mc_device *vdev =
drivers/vfio/fsl-mc/vfio_fsl_mc.c
238
container_of(core_vdev, struct vfio_fsl_mc_device, vdev);
drivers/vfio/fsl-mc/vfio_fsl_mc.c
24
struct vfio_fsl_mc_device *vdev =
drivers/vfio/fsl-mc/vfio_fsl_mc.c
25
container_of(core_vdev, struct vfio_fsl_mc_device, vdev);
drivers/vfio/fsl-mc/vfio_fsl_mc.c
316
struct vfio_fsl_mc_device *vdev =
drivers/vfio/fsl-mc/vfio_fsl_mc.c
317
container_of(core_vdev, struct vfio_fsl_mc_device, vdev);
drivers/vfio/fsl-mc/vfio_fsl_mc.c
381
struct vfio_fsl_mc_device *vdev =
drivers/vfio/fsl-mc/vfio_fsl_mc.c
382
container_of(core_vdev, struct vfio_fsl_mc_device, vdev);
drivers/vfio/fsl-mc/vfio_fsl_mc.c
419
struct vfio_fsl_mc_device *vdev = container_of(nb,
drivers/vfio/fsl-mc/vfio_fsl_mc.c
420
struct vfio_fsl_mc_device, nb);
drivers/vfio/fsl-mc/vfio_fsl_mc.c
445
static int vfio_fsl_mc_init_device(struct vfio_fsl_mc_device *vdev)
drivers/vfio/fsl-mc/vfio_fsl_mc.c
493
static void vfio_fsl_uninit_device(struct vfio_fsl_mc_device *vdev)
drivers/vfio/fsl-mc/vfio_fsl_mc.c
506
struct vfio_fsl_mc_device *vdev =
drivers/vfio/fsl-mc/vfio_fsl_mc.c
507
container_of(core_vdev, struct vfio_fsl_mc_device, vdev);
drivers/vfio/fsl-mc/vfio_fsl_mc.c
528
struct vfio_fsl_mc_device *vdev;
drivers/vfio/fsl-mc/vfio_fsl_mc.c
532
vdev = vfio_alloc_device(vfio_fsl_mc_device, vdev, dev,
drivers/vfio/fsl-mc/vfio_fsl_mc.c
558
struct vfio_fsl_mc_device *vdev =
drivers/vfio/fsl-mc/vfio_fsl_mc.c
559
container_of(core_vdev, struct vfio_fsl_mc_device, vdev);
drivers/vfio/fsl-mc/vfio_fsl_mc.c
568
struct vfio_fsl_mc_device *vdev = dev_get_drvdata(dev);
drivers/vfio/fsl-mc/vfio_fsl_mc.c
58
static void vfio_fsl_mc_regions_cleanup(struct vfio_fsl_mc_device *vdev)
drivers/vfio/fsl-mc/vfio_fsl_mc.c
68
static int vfio_fsl_mc_reset_device(struct vfio_fsl_mc_device *vdev)
drivers/vfio/fsl-mc/vfio_fsl_mc.c
99
struct vfio_fsl_mc_device *vdev =
drivers/vfio/fsl-mc/vfio_fsl_mc_intr.c
105
static int vfio_fsl_mc_set_irq_trigger(struct vfio_fsl_mc_device *vdev,
drivers/vfio/fsl-mc/vfio_fsl_mc_intr.c
15
static int vfio_fsl_mc_irqs_allocate(struct vfio_fsl_mc_device *vdev)
drivers/vfio/fsl-mc/vfio_fsl_mc_intr.c
160
int vfio_fsl_mc_set_irqs_ioctl(struct vfio_fsl_mc_device *vdev,
drivers/vfio/fsl-mc/vfio_fsl_mc_intr.c
173
void vfio_fsl_mc_irqs_cleanup(struct vfio_fsl_mc_device *vdev)
drivers/vfio/fsl-mc/vfio_fsl_mc_intr.c
61
static int vfio_set_trigger(struct vfio_fsl_mc_device *vdev,
drivers/vfio/fsl-mc/vfio_fsl_mc_private.h
42
int vfio_fsl_mc_set_irqs_ioctl(struct vfio_fsl_mc_device *vdev,
drivers/vfio/fsl-mc/vfio_fsl_mc_private.h
47
void vfio_fsl_mc_irqs_cleanup(struct vfio_fsl_mc_device *vdev);