|
53 | 53 | ACPI_DEBUG_PRINT statements, e.g., |
54 | 54 | ACPI_DEBUG_PRINT((ACPI_DB_INFO, ... |
55 | 55 | The debug_level mask defaults to "info". See |
56 | | - Documentation/acpi/debug.txt for more information about |
| 56 | + Documentation/firmware-guide/acpi/debug.rst for more information about |
57 | 57 | debug layers and levels. |
58 | 58 |
|
59 | 59 | Enable processor driver info messages: |
|
963 | 963 | for details. |
964 | 964 |
|
965 | 965 | nompx [X86] Disables Intel Memory Protection Extensions. |
966 | | - See Documentation/x86/intel_mpx.txt for more |
| 966 | + See Documentation/x86/intel_mpx.rst for more |
967 | 967 | information about the feature. |
968 | 968 |
|
969 | 969 | nopku [X86] Disable Memory Protection Keys CPU feature found |
|
1189 | 1189 | that is to be dynamically loaded by Linux. If there are |
1190 | 1190 | multiple variables with the same name but with different |
1191 | 1191 | vendor GUIDs, all of them will be loaded. See |
1192 | | - Documentation/acpi/ssdt-overlays.txt for details. |
| 1192 | + Documentation/admin-guide/acpi/ssdt-overlays.rst for details. |
1193 | 1193 |
|
1194 | 1194 |
|
1195 | 1195 | eisa_irq_edge= [PARISC,HW] |
|
2383 | 2383 |
|
2384 | 2384 | mce [X86-32] Machine Check Exception |
2385 | 2385 |
|
2386 | | - mce=option [X86-64] See Documentation/x86/x86_64/boot-options.txt |
| 2386 | + mce=option [X86-64] See Documentation/x86/x86_64/boot-options.rst |
2387 | 2387 |
|
2388 | 2388 | md= [HW] RAID subsystems devices and level |
2389 | 2389 | See Documentation/admin-guide/md.rst. |
|
2439 | 2439 | set according to the |
2440 | 2440 | CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE kernel config |
2441 | 2441 | option. |
2442 | | - See Documentation/memory-hotplug.txt. |
| 2442 | + See Documentation/admin-guide/mm/memory-hotplug.rst. |
2443 | 2443 |
|
2444 | 2444 | memmap=exactmap [KNL,X86] Enable setting of an exact |
2445 | 2445 | E820 memory map, as specified by the user. |
|
2528 | 2528 | mem_encrypt=on: Activate SME |
2529 | 2529 | mem_encrypt=off: Do not activate SME |
2530 | 2530 |
|
2531 | | - Refer to Documentation/x86/amd-memory-encryption.txt |
| 2531 | + Refer to Documentation/virtual/kvm/amd-memory-encryption.rst |
2532 | 2532 | for details on when memory encryption can be activated. |
2533 | 2533 |
|
2534 | 2534 | mem_sleep_default= [SUSPEND] Default system suspend mode: |
|
3529 | 3529 | See Documentation/blockdev/paride.txt. |
3530 | 3530 |
|
3531 | 3531 | pirq= [SMP,APIC] Manual mp-table setup |
3532 | | - See Documentation/x86/i386/IO-APIC.txt. |
| 3532 | + See Documentation/x86/i386/IO-APIC.rst. |
3533 | 3533 |
|
3534 | 3534 | plip= [PPT,NET] Parallel port network link |
3535 | 3535 | Format: { parport<nr> | timid | 0 } |
|
5055 | 5055 | Can be used multiple times for multiple devices. |
5056 | 5056 |
|
5057 | 5057 | vga= [BOOT,X86-32] Select a particular video mode |
5058 | | - See Documentation/x86/boot.txt and |
| 5058 | + See Documentation/x86/boot.rst and |
5059 | 5059 | Documentation/svga.txt. |
5060 | 5060 | Use vga=ask for menu. |
5061 | 5061 | This is actually a boot loader parameter; the value is |
|
0 commit comments