Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dvfio.h90 #define VFIO_REGION_INFO_CAP_MSIX_MAPPABLE 3 macro
/kernel/linux/linux-5.10/include/uapi/linux/
Dvfio.h632 #define VFIO_REGION_INFO_CAP_MSIX_MAPPABLE 3 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dvfio.h147 #define VFIO_REGION_INFO_CAP_MSIX_MAPPABLE 3 macro
/kernel/linux/linux-5.10/drivers/vfio/pci/
Dvfio_pci.c761 .id = VFIO_REGION_INFO_CAP_MSIX_MAPPABLE, in msix_mmappable_cap()