Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/linux/
Dvfio.h60 #define VFIO_BASE 100 macro
100 #define VFIO_GET_API_VERSION _IO(VFIO_TYPE, VFIO_BASE + 0)
109 #define VFIO_CHECK_EXTENSION _IO(VFIO_TYPE, VFIO_BASE + 1)
122 #define VFIO_SET_IOMMU _IO(VFIO_TYPE, VFIO_BASE + 2)
141 #define VFIO_GROUP_GET_STATUS _IO(VFIO_TYPE, VFIO_BASE + 3)
155 #define VFIO_GROUP_SET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 4)
170 #define VFIO_GROUP_UNSET_CONTAINER _IO(VFIO_TYPE, VFIO_BASE + 5)
182 #define VFIO_GROUP_GET_DEVICE_FD _IO(VFIO_TYPE, VFIO_BASE + 6)
204 #define VFIO_DEVICE_GET_INFO _IO(VFIO_TYPE, VFIO_BASE + 7)
240 #define VFIO_DEVICE_GET_REGION_INFO _IO(VFIO_TYPE, VFIO_BASE + 8)
[all …]