Lines Matching +full:boot +full:- +full:up
1 .. SPDX-License-Identifier: GPL-2.0
4 AMD64 Specific Boot Options
39 Do not opt-in to Local MCE delivery. Use legacy method
49 Disable boot machine check logging.
55 Don't overwrite the bios-set CMCI threshold. This boot option
62 Force-enable recoverable machine check code paths
73 Use IO-APIC. Default
76 Don't use the IO-APIC.
85 See Documentation/arch/x86/i386/IO-APIC.rst
88 Don't set up the APIC timer
91 Don't check the IO-APIC timer. This can work around
147 on reboot so there may be boot problems on some systems.
154 There are some built-in platform specific "quirks" - you may see:
157 newer BIOS, or newer board) using this option will ignore the built-in
164 Only set up a single NUMA node spanning all memory.
170 Don't parse the HMAT table for NUMA setup, or soft-reserved memory
179 Use ACPI boot table parsing, but don't enable ACPI interpreter
185 Set up ACPI SCI interrupt.
205 pci=assign-busses
210 Scan up to NUMBER busses, no matter what the mptable says.
212 Don't use ACPI to set up PCI interrupt routing.
216 Multiple x86-64 PCI-DMA mapping implementations exist, for example:
220 Kernel boot message: "PCI-DMA: Disabling IOMMU"
223 Kernel boot message: "PCI-DMA: using GART IOMMU"
225 3. <arch/x86_64/kernel/pci-swiotlb.c> : Software IOMMU implementation. Used
228 Kernel boot message: "PCI-DMA: Using software bounce buffering
265 Do scatter-gather (SG) merging. Implies "force" (experimental).
267 Don't do scatter-gather (SG) merging.