diff options
Diffstat (limited to 'include/uapi/linux/vfio.h')
-rw-r--r-- | include/uapi/linux/vfio.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/vfio.h b/include/uapi/linux/vfio.h index 0fd47f5bc146..460fdf2e26f1 100644 --- a/include/uapi/linux/vfio.h +++ b/include/uapi/linux/vfio.h | |||
@@ -23,6 +23,7 @@ | |||
23 | 23 | ||
24 | #define VFIO_TYPE1_IOMMU 1 | 24 | #define VFIO_TYPE1_IOMMU 1 |
25 | #define VFIO_SPAPR_TCE_IOMMU 2 | 25 | #define VFIO_SPAPR_TCE_IOMMU 2 |
26 | #define VFIO_TYPE1v2_IOMMU 3 | ||
26 | 27 | ||
27 | /* | 28 | /* |
28 | * The IOCTL interface is designed for extensibility by embedding the | 29 | * The IOCTL interface is designed for extensibility by embedding the |