Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dvfio.h70 #define VFIO_TYPE (';') macro
111 #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)
1544 #define VFIO_IOMMU_MAP_DMA _IO(VFIO_TYPE, VFIO_BASE + 13)
1597 #define VFIO_IOMMU_ENABLE _IO(VFIO_TYPE, VFIO_BASE + 15)
1598 #define VFIO_IOMMU_DISABLE _IO(VFIO_TYPE, VFIO_BASE + 16)
[all …]
/openbmc/qemu/linux-headers/linux/
H A Dvfio.h70 #define VFIO_TYPE (';') macro
111 #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 …]