diff options
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 1150444a21ab..40066ceb48fe 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -893,6 +893,10 @@ and is between 256 and 4096 characters. It is defined in the file | |||
893 | nomerge | 893 | nomerge |
894 | forcesac | 894 | forcesac |
895 | soft | 895 | soft |
896 | fullflush | ||
897 | Flush IO/TLB at every deallocation | ||
898 | nofullflush | ||
899 | Flush IO/TLB only when addresses are reused (default) | ||
896 | 900 | ||
897 | 901 | ||
898 | intel_iommu= [DMAR] Intel IOMMU driver (DMAR) option | 902 | intel_iommu= [DMAR] Intel IOMMU driver (DMAR) option |