aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/dev_iommu.txt.const
diff options
context:
space:
mode:
authorJason Gunthorpe <jgg@nvidia.com>2024-02-08 14:25:34 -0400
committerAleksandr Nogikh <nogikh@google.com>2024-03-13 10:41:39 +0000
commitf096de4a8cbecffe7d41697a93fdc4ac27e593bc (patch)
tree74f3461e1e947e00c3d5419f8b42f72504707772 /sys/linux/dev_iommu.txt.const
parentb44f1eafe16bf261642c5390ba0e2adc4cedd5ef (diff)
sys/linux: add IOMMU_HWPT_SET_DIRTY_TRACKING
Diffstat (limited to 'sys/linux/dev_iommu.txt.const')
-rw-r--r--sys/linux/dev_iommu.txt.const2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/linux/dev_iommu.txt.const b/sys/linux/dev_iommu.txt.const
index 4c8160510..259d06db8 100644
--- a/sys/linux/dev_iommu.txt.const
+++ b/sys/linux/dev_iommu.txt.const
@@ -8,6 +8,8 @@ IOMMU_HWPT_ALLOC_DIRTY_TRACKING = 2
IOMMU_HWPT_ALLOC_NEST_PARENT = 1
IOMMU_HWPT_DATA_NONE = 0
IOMMU_HWPT_DATA_SELFTEST = 57005
+IOMMU_HWPT_DIRTY_TRACKING_ENABLE = 1
+IOMMU_HWPT_SET_DIRTY_TRACKING = 15243, mips64le:ppc64le:536886155
IOMMU_IOAS_ALLOC = 15233, mips64le:ppc64le:536886145
IOMMU_IOAS_ALLOW_IOVAS = 15234, mips64le:ppc64le:536886146
IOMMU_IOAS_COPY = 15235, mips64le:ppc64le:536886147