Searched refs:VFIO_PCI_IOEVENTFD_MAX (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/vfio/pci/ | ||
| D | vfio_pci_private.h | 30 #define VFIO_PCI_IOEVENTFD_MAX 1000 macro |
| D | vfio_pci_rdwr.c | 354 if (vdev->ioeventfds_nr >= VFIO_PCI_IOEVENTFD_MAX) { in vfio_pci_ioeventfd() |