diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2024-01-26 19:08:09 +0100 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-01-30 10:29:28 +0000 |
| commit | 7f400fcb5977e5e102241f2ee93246b07b09e13c (patch) | |
| tree | 148c1a93e9861a8f871764f50f53088b3ff0e3ce /sys/linux/dev_iommu.txt.const | |
| parent | fb343ecc19084bf98da750539377d508c9e077b3 (diff) | |
sys/linux: run make extract
Split out deprecated descriptions from socket_netlink_route_sched.txt.
Adjust outdated descriptions.
Diffstat (limited to 'sys/linux/dev_iommu.txt.const')
| -rw-r--r-- | sys/linux/dev_iommu.txt.const | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/linux/dev_iommu.txt.const b/sys/linux/dev_iommu.txt.const index 1386e23d6..830b696d5 100644 --- a/sys/linux/dev_iommu.txt.const +++ b/sys/linux/dev_iommu.txt.const @@ -17,8 +17,9 @@ IOMMU_OPTION_OP_GET = 1 IOMMU_OPTION_OP_SET = 0 IOMMU_OPTION_RLIMIT_MODE = 0 IOMMU_TEST_CMD = 15264, mips64le:ppc64le:536886176 -IOMMU_TEST_CMD_SIZE = 56 +IOMMU_TEST_CMD_SIZE = 72 IOMMU_TEST_OP_ACCESS_PAGES = 7 +IOMMU_TEST_OP_ACCESS_REPLACE_IOAS = 11 IOMMU_TEST_OP_ACCESS_RW = 8 IOMMU_TEST_OP_ADD_RESERVED = 1 IOMMU_TEST_OP_CREATE_ACCESS = 5 @@ -26,9 +27,8 @@ IOMMU_TEST_OP_DESTROY_ACCESS_PAGES = 6 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_TEST_OP_MOCK_DOMAIN_REPLACE = 10 -IOMMU_TEST_OP_ACCESS_REPLACE_IOAS = 11 +IOMMU_TEST_OP_SET_TEMP_MEMORY_LIMIT = 9 IOMMU_VFIO_IOAS = 15240, mips64le:ppc64le:536886152 IOMMU_VFIO_IOAS_CLEAR = 2 IOMMU_VFIO_IOAS_GET = 0 |
