diff options
| author | Jason Gunthorpe <jgg@nvidia.com> | 2024-02-07 16:49:24 -0400 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-03-13 10:41:39 +0000 |
| commit | b44f1eafe16bf261642c5390ba0e2adc4cedd5ef (patch) | |
| tree | 046c80c1051d9c304497076400da3cb4949c9ff8 /sys/linux/dev_iommu.txt.const | |
| parent | 400732e21bdb27e4c3e1c2cf933c4f57fab7d4f8 (diff) | |
sys/linux: add IOMMU_GET_HW_INFO
Diffstat (limited to 'sys/linux/dev_iommu.txt.const')
| -rw-r--r-- | sys/linux/dev_iommu.txt.const | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/dev_iommu.txt.const b/sys/linux/dev_iommu.txt.const index 4483b88da..4c8160510 100644 --- a/sys/linux/dev_iommu.txt.const +++ b/sys/linux/dev_iommu.txt.const @@ -2,6 +2,7 @@ arches = 386, amd64, arm, arm64, mips64le, ppc64le, riscv64, s390x AT_FDCWD = 18446744073709551516 IOMMU_DESTROY = 15232, mips64le:ppc64le:536886144 +IOMMU_GET_HW_INFO = 15242, mips64le:ppc64le:536886154 IOMMU_HWPT_ALLOC = 15241, mips64le:ppc64le:536886153 IOMMU_HWPT_ALLOC_DIRTY_TRACKING = 2 IOMMU_HWPT_ALLOC_NEST_PARENT = 1 |
