Searched refs:VFIO_TYPE (Results 1 – 1 of 1) sorted by relevance
70 #define VFIO_TYPE (';') macro111 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)120 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)133 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)152 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)222 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)611 #define VFIO_DEVICE_RESET _IO(VFIO_TYPE, VFIO_BASE + 11)1568 #define VFIO_IOMMU_MAP_DMA _IO(VFIO_TYPE, VFIO_BASE + 13)1621 #define VFIO_IOMMU_ENABLE _IO(VFIO_TYPE, VFIO_BASE + 15)1622 #define VFIO_IOMMU_DISABLE _IO(VFIO_TYPE, VFIO_BASE + 16)[all …]
Completed in 12 milliseconds