Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dvfio.h67 #define VFIO_BASE 100 macro
107 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
116 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
129 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
148 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
216 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
784 #define VFIO_DEVICE_RESET _IO(VFIO_TYPE, VFIO_BASE + 11)
1112 #define VFIO_IOMMU_MAP_DMA _IO(VFIO_TYPE, VFIO_BASE + 13)
1165 #define VFIO_IOMMU_ENABLE _IO(VFIO_TYPE, VFIO_BASE + 15)
1166 #define VFIO_IOMMU_DISABLE _IO(VFIO_TYPE, VFIO_BASE + 16)
[all …]

Completed in 30 milliseconds