diff options
| author | Jason Gunthorpe <jgg@nvidia.com> | 2024-02-08 14:25:34 -0400 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-03-13 10:41:39 +0000 |
| commit | f096de4a8cbecffe7d41697a93fdc4ac27e593bc (patch) | |
| tree | 74f3461e1e947e00c3d5419f8b42f72504707772 /sys/linux/test/dev_iommu | |
| parent | b44f1eafe16bf261642c5390ba0e2adc4cedd5ef (diff) | |
sys/linux: add IOMMU_HWPT_SET_DIRTY_TRACKING
Diffstat (limited to 'sys/linux/test/dev_iommu')
| -rw-r--r-- | sys/linux/test/dev_iommu | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/linux/test/dev_iommu b/sys/linux/test/dev_iommu index df61f17fb..1dfc573a0 100644 --- a/sys/linux/test/dev_iommu +++ b/sys/linux/test/dev_iommu @@ -64,6 +64,12 @@ ioctl$IOMMU_DESTROY$hwpt(r0, 0x3b80, &AUTO={0x8, r3}) ioctl$IOMMU_GET_HW_INFO(r0, 0x3b8a, &AUTO={0x24, 0x0, r2, 0x1c, &AUTO='LLLLLLLLLLLLLLLLLLLLLLLLLLLL', 0x0, 0x0, 0x0}) ioctl$IOMMU_DESTROY$stdev(r0, 0x3b80, &AUTO={0x8, r4}) +ioctl$IOMMU_TEST_OP_MOCK_DOMAIN(r0, 0x3ba0, &AUTO={0x48, 0x2, r1, 0x0, <r4=>0x0, <r3=>0x0, <r2=>0x0}) +ioctl$IOMMU_HWPT_ALLOC$NONE(r0, 0x3b89, &AUTO={0x28, 0x2, r2, r1, <r3=>0x0, 0x0, 0x0, 0x0, &AUTO=''}) +ioctl$IOMMU_HWPT_SET_DIRTY_TRACKING(r0, 0x3b8b, &AUTO={0x16, 0x1, r3, 0x0}) +ioctl$IOMMU_DESTROY$hwpt(r0, 0x3b80, &AUTO={0x8, r3}) +ioctl$IOMMU_DESTROY$stdev(r0, 0x3b80, &AUTO={0x8, r4}) + ioctl$IOMMU_TEST_OP_SET_TEMP_MEMORY_LIMIT(r0, 0x3ba0, &AUTO={0x48, 0x9, 0x0, 0x0, 0x10}) ioctl$IOMMU_DESTROY$ioas(r0, 0x3b80, &AUTO={0x8, r1}) |
