Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_priv.h12 #define VFIO_PCI_IOEVENTFD_MAX 1000 macro
H A Dvfio_pci_rdwr.c468 if (vdev->ioeventfds_nr >= VFIO_PCI_IOEVENTFD_MAX) { in vfio_pci_ioeventfd()