Searched refs:RTE_VFIO_CAP_MSIX_MAPPABLE (Results 1 – 2 of 2) sorted by relevance
72 #define RTE_VFIO_CAP_MSIX_MAPPABLE VFIO_REGION_INFO_CAP_MSIX_MAPPABLE macro74 #define RTE_VFIO_CAP_MSIX_MAPPABLE 3
714 ret = pci_vfio_info_cap(info, RTE_VFIO_CAP_MSIX_MAPPABLE) != NULL; in pci_vfio_msix_is_mappable()