diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index e7848a0d99eb..ccea846164f0 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -323,11 +323,6 @@ and is between 256 and 4096 characters. It is defined in the file | |||
323 | amd_iommu= [HW,X86-84] | 323 | amd_iommu= [HW,X86-84] |
324 | Pass parameters to the AMD IOMMU driver in the system. | 324 | Pass parameters to the AMD IOMMU driver in the system. |
325 | Possible values are: | 325 | Possible values are: |
326 | isolate - enable device isolation (each device, as far | ||
327 | as possible, will get its own protection | ||
328 | domain) [default] | ||
329 | share - put every device behind one IOMMU into the | ||
330 | same protection domain | ||
331 | fullflush - enable flushing of IO/TLB entries when | 326 | fullflush - enable flushing of IO/TLB entries when |
332 | they are unmapped. Otherwise they are | 327 | they are unmapped. Otherwise they are |
333 | flushed before they will be reused, which | 328 | flushed before they will be reused, which |