hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/Documentation/ABI/testing/sysfs-kernel-iommu_groups
....@@ -24,3 +24,12 @@
2424 region is described on a single line: the 1st field is
2525 the base IOVA, the second is the end IOVA and the third
2626 field describes the type of the region.
27
+
28
+What: /sys/kernel/iommu_groups/reserved_regions
29
+Date: June 2019
30
+KernelVersion: v5.3
31
+Contact: Eric Auger <eric.auger@redhat.com>
32
+Description: In case an RMRR is used only by graphics or USB devices
33
+ it is now exposed as "direct-relaxable" instead of "direct".
34
+ In device assignment use case, for instance, those RMRR
35
+ are considered to be relaxable and safe.