Home
last modified time | relevance | path

Searched refs:VFIO_DEVICE_GET_IRQ_INFO (Results 1 – 12 of 12) sorted by relevance

/linux/include/uapi/linux/
H A Dvfio.h544 #define VFIO_DEVICE_GET_IRQ_INFO _IO(VFIO_TYPE, VFIO_BASE + 9) macro
/linux/drivers/vfio/fsl-mc/
H A Dvfio_fsl_mc.c176 case VFIO_DEVICE_GET_IRQ_INFO: in vfio_fsl_mc_ioctl()
/linux/drivers/s390/cio/
H A Dvfio_ccw_ops.c553 case VFIO_DEVICE_GET_IRQ_INFO: in vfio_ccw_mdev_ioctl()
/linux/drivers/vfio/platform/
H A Dvfio_platform_common.c325 } else if (cmd == VFIO_DEVICE_GET_IRQ_INFO) { in vfio_platform_ioctl()
/linux/samples/vfio-mdev/
H A Dmdpy.c572 case VFIO_DEVICE_GET_IRQ_INFO: in mdpy_ioctl()
H A Dmbochs.c1243 case VFIO_DEVICE_GET_IRQ_INFO: in mbochs_ioctl()
H A Dmtty.c1847 case VFIO_DEVICE_GET_IRQ_INFO: in mtty_ioctl()
/linux/Documentation/arch/s390/
H A Dvfio-ccw.rst343 VFIO_DEVICE_GET_IRQ_INFO
/linux/drivers/gpu/drm/i915/gvt/
H A Dkvmgt.c1322 } else if (cmd == VFIO_DEVICE_GET_IRQ_INFO) { in intel_vgpu_ioctl()
/linux/drivers/s390/crypto/
H A Dvfio_ap_ops.c2207 case VFIO_DEVICE_GET_IRQ_INFO: in vfio_ap_mdev_ioctl()
/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c1473 case VFIO_DEVICE_GET_IRQ_INFO: in vfio_pci_core_ioctl()
/linux/Documentation/driver-api/
H A Dvfio.rst234 ioctl(device, VFIO_DEVICE_GET_IRQ_INFO, &irq);