diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index e07c432c731f..fc8f93606ec1 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -271,6 +271,18 @@ and is between 256 and 4096 characters. It is defined in the file | |||
271 | aic79xx= [HW,SCSI] | 271 | aic79xx= [HW,SCSI] |
272 | See Documentation/scsi/aic79xx.txt. | 272 | See Documentation/scsi/aic79xx.txt. |
273 | 273 | ||
274 | amd_iommu= [HW,X86-84] | ||
275 | Pass parameters to the AMD IOMMU driver in the system. | ||
276 | Possible values are: | ||
277 | off - disable the driver for AMD IOMMU | ||
278 | isolate - enable device isolation (each device, as far | ||
279 | as possible, will get its own protection | ||
280 | domain) | ||
281 | amd_iommu_size= [HW,X86-64] | ||
282 | Define the size of the aperture for the AMD IOMMU | ||
283 | driver. Possible values are: | ||
284 | '32M', '64M' (default), '128M', '256M', '512M', '1G' | ||
285 | |||
274 | amijoy.map= [HW,JOY] Amiga joystick support | 286 | amijoy.map= [HW,JOY] Amiga joystick support |
275 | Map of devices attached to JOY0DAT and JOY1DAT | 287 | Map of devices attached to JOY0DAT and JOY1DAT |
276 | Format: <a>,<b> | 288 | Format: <a>,<b> |