Home
last modified time | relevance | path

Searched refs:VFIO_DEVICE_IOEVENTFD (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvfio.h871 #define VFIO_DEVICE_IOEVENTFD _IO(VFIO_TYPE, VFIO_BASE + 16) macro
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h873 #define VFIO_DEVICE_IOEVENTFD _IO(VFIO_TYPE, VFIO_BASE + 16) macro
/openbmc/qemu/hw/vfio/
H A Dpci-quirks.c305 if (ioctl(vdev->vbasedev.fd, VFIO_DEVICE_IOEVENTFD, &vfio_ioeventfd)) { in vfio_ioeventfd_exit()
393 VFIO_DEVICE_IOEVENTFD, &vfio_ioeventfd); in vfio_ioeventfd_init()
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c1476 case VFIO_DEVICE_IOEVENTFD: in vfio_pci_core_ioctl()