Home
last modified time | relevance | path

Searched refs:vfio_device_ioeventfd (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dvfio.h850 * struct vfio_device_ioeventfd)
860 struct vfio_device_ioeventfd { struct
861 argszvfio_device_ioeventfd global() argument
862 flagsvfio_device_ioeventfd global() argument
868 offsetvfio_device_ioeventfd global() argument
869 datavfio_device_ioeventfd global() argument
870 fdvfio_device_ioeventfd global() argument
871 reservedvfio_device_ioeventfd global() argument
/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c1422 struct vfio_device_ioeventfd __user *arg) in vfio_pci_ioctl_ioeventfd()
1424 unsigned long minsz = offsetofend(struct vfio_device_ioeventfd, fd); in vfio_pci_ioctl_ioeventfd()
1425 struct vfio_device_ioeventfd ioeventfd; in vfio_pci_ioctl_ioeventfd()