Home
last modified time | relevance | path

Searched refs:VFIO_REGION_INFO_CAP_MSIX_MAPPABLE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dvfio.h466 #define VFIO_REGION_INFO_CAP_MSIX_MAPPABLE 3 macro
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h466 #define VFIO_REGION_INFO_CAP_MSIX_MAPPABLE 3 macro
/openbmc/linux/drivers/vfio/pci/
H A Dvfio_pci_core.c890 .id = VFIO_REGION_INFO_CAP_MSIX_MAPPABLE, in msix_mmappable_cap()
/openbmc/qemu/hw/vfio/
H A Dpci.c1383 VFIO_REGION_INFO_CAP_MSIX_MAPPABLE)) { in vfio_pci_fixup_msix_region()