aboutsummaryrefslogtreecommitdiff
path: root/original/uapi/linux/iommu.h
diff options
context:
space:
mode:
authorChristopher Ferris <cferris@google.com>2020-08-06 17:05:41 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-08-06 17:05:41 +0000
commit7531701d06431828e0fd1faaebff9257da27a2e8 (patch)
treefb44077585a8e8c66c50e01199f99ee10b62fb7c /original/uapi/linux/iommu.h
parentb4f34ea3085b0826c31e2e327a0a1eba92aa342a (diff)
parentfddc14235da5b2af4c3589917c554d8dea47c9bf (diff)
downloadkernel-headers-7531701d06431828e0fd1faaebff9257da27a2e8.tar.gz
Merge "Update to v5.8 kernel headers." am: c9541004dd am: fddc14235d
Original change: https://android-review.googlesource.com/c/platform/external/kernel-headers/+/1389244 Change-Id: I6b335d6b2e804cd4afe473859176eb2f570a4a57
Diffstat (limited to 'original/uapi/linux/iommu.h')
-rw-r--r--original/uapi/linux/iommu.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/original/uapi/linux/iommu.h b/original/uapi/linux/iommu.h
index 4ad3496..e907b70 100644
--- a/original/uapi/linux/iommu.h
+++ b/original/uapi/linux/iommu.h
@@ -285,6 +285,11 @@ struct iommu_gpasid_bind_data_vtd {
__u32 emt;
};
+#define IOMMU_SVA_VTD_GPASID_MTS_MASK (IOMMU_SVA_VTD_GPASID_CD | \
+ IOMMU_SVA_VTD_GPASID_EMTE | \
+ IOMMU_SVA_VTD_GPASID_PCD | \
+ IOMMU_SVA_VTD_GPASID_PWT)
+
/**
* struct iommu_gpasid_bind_data - Information about device and guest PASID binding
* @version: Version of this data structure