Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dvfio_pci_core.h33 #define VFIO_PCI_IOEVENTFD_MAX 1000 macro
/Linux-v5.15/drivers/vfio/pci/
Dvfio_pci_rdwr.c466 if (vdev->ioeventfds_nr >= VFIO_PCI_IOEVENTFD_MAX) { in vfio_pci_ioeventfd()