Commit 20a1cfba authored by Joerg Roedel's avatar Joerg Roedel

x86/amd-iommu: Remove obsolete parameter documentation

Support for the share and fullflush parameters was removed.
Remove the documentation about them too.
Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
parent d18c69d3
...@@ -323,11 +323,6 @@ and is between 256 and 4096 characters. It is defined in the file ...@@ -323,11 +323,6 @@ and is between 256 and 4096 characters. It is defined in the file
amd_iommu= [HW,X86-84] amd_iommu= [HW,X86-84]
Pass parameters to the AMD IOMMU driver in the system. Pass parameters to the AMD IOMMU driver in the system.
Possible values are: Possible values are:
isolate - enable device isolation (each device, as far
as possible, will get its own protection
domain) [default]
share - put every device behind one IOMMU into the
same protection domain
fullflush - enable flushing of IO/TLB entries when fullflush - enable flushing of IO/TLB entries when
they are unmapped. Otherwise they are they are unmapped. Otherwise they are
flushed before they will be reused, which flushed before they will be reused, which
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment