Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/vfio/pci/
Dvfio_pci_private.h32 #define VFIO_PCI_IOEVENTFD_MAX 1000 macro
Dvfio_pci_rdwr.c466 if (vdev->ioeventfds_nr >= VFIO_PCI_IOEVENTFD_MAX) { in vfio_pci_ioeventfd()