Searched refs:vfio_irq_set (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/s390/cio/ |
| H A D | vfio_ccw_ops.c | 583 struct vfio_irq_set hdr; in vfio_ccw_mdev_ioctl() 587 minsz = offsetofend(struct vfio_irq_set, count); in vfio_ccw_mdev_ioctl()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | vfio.h | 183 extern int vfio_set_irqs_validate_and_prepare(struct vfio_irq_set *hdr,
|
| /OK3568_Linux_fs/kernel/drivers/vfio/fsl-mc/ |
| H A D | vfio_fsl_mc.c | 278 struct vfio_irq_set hdr; in vfio_fsl_mc_ioctl() 283 minsz = offsetofend(struct vfio_irq_set, count); in vfio_fsl_mc_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/vfio/platform/ |
| H A D | vfio_platform_common.c | 365 struct vfio_irq_set hdr; in vfio_platform_ioctl() 370 minsz = offsetofend(struct vfio_irq_set, count); in vfio_platform_ioctl()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | vfio.h | 448 struct vfio_irq_set { struct
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | vfio.h | 448 struct vfio_irq_set { struct
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | vfio.h | 743 struct vfio_irq_set { struct
|
| /OK3568_Linux_fs/kernel/samples/vfio-mdev/ |
| H A D | mtty.c | 1214 struct vfio_irq_set hdr; in mtty_ioctl() 1218 minsz = offsetofend(struct vfio_irq_set, count); in mtty_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/vfio/ |
| H A D | vfio.c | 1836 int vfio_set_irqs_validate_and_prepare(struct vfio_irq_set *hdr, int num_irqs, in vfio_set_irqs_validate_and_prepare() 1842 minsz = offsetofend(struct vfio_irq_set, count); in vfio_set_irqs_validate_and_prepare()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gvt/ |
| H A D | kvmgt.c | 1557 struct vfio_irq_set hdr; in intel_vgpu_ioctl() 1562 minsz = offsetofend(struct vfio_irq_set, count); in intel_vgpu_ioctl()
|
| /OK3568_Linux_fs/kernel/drivers/vfio/pci/ |
| H A D | vfio_pci.c | 1047 struct vfio_irq_set hdr; in vfio_pci_ioctl() 1052 minsz = offsetofend(struct vfio_irq_set, count); in vfio_pci_ioctl()
|