diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2023-04-03 07:45:06 +0200 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2023-04-03 10:29:09 +0200 |
| commit | 24040eec46931af5a73c2aad1ee0acd4052ddb25 (patch) | |
| tree | 31ccfe0b03a629e75e1cc37da7bdaaa6f1300759 /sys/linux/dev_iommu.txt.const | |
| parent | afdfa5021caf77ae2b83a5f61c66d8babe27c858 (diff) | |
sys/linux: update consts to next-20230331
Diffstat (limited to 'sys/linux/dev_iommu.txt.const')
| -rw-r--r-- | sys/linux/dev_iommu.txt.const | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/linux/dev_iommu.txt.const b/sys/linux/dev_iommu.txt.const index 5ab58ff53..15b448d8c 100644 --- a/sys/linux/dev_iommu.txt.const +++ b/sys/linux/dev_iommu.txt.const @@ -23,9 +23,9 @@ IOMMU_TEST_OP_ACCESS_RW = 8 IOMMU_TEST_OP_ADD_RESERVED = 1 IOMMU_TEST_OP_CREATE_ACCESS = 5 IOMMU_TEST_OP_DESTROY_ACCESS_PAGES = 6 -IOMMU_TEST_OP_MOCK_DOMAIN = 2 IOMMU_TEST_OP_MD_CHECK_MAP = 3 IOMMU_TEST_OP_MD_CHECK_REFS = 4 +IOMMU_TEST_OP_MOCK_DOMAIN = 2 IOMMU_TEST_OP_SET_TEMP_MEMORY_LIMIT = 9 IOMMU_VFIO_IOAS = 15240, mips64le:ppc64le:536886152 IOMMU_VFIO_IOAS_CLEAR = 2 |
