From b44f1eafe16bf261642c5390ba0e2adc4cedd5ef Mon Sep 17 00:00:00 2001 From: Jason Gunthorpe Date: Wed, 7 Feb 2024 16:49:24 -0400 Subject: sys/linux: add IOMMU_GET_HW_INFO --- sys/linux/dev_iommu.txt.const | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/linux/dev_iommu.txt.const') 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 -- cgit mrf-deployment