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

/bionic/libc/kernel/uapi/linux/
H A Dvfio.h35 #define VFIO_TYPE (';') macro
44 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
45 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
46 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
55 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
56 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
57 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
59 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
72 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
92 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BAS
[all...]
/bionic/libc/versioner-dependencies/common/kernel_uapi/linux/
H A Dvfio.h35 #define VFIO_TYPE (';') macro
44 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
45 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
46 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
55 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
56 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
57 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
59 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
72 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
92 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BAS
[all...]

Completed in 5 milliseconds