Lines Matching +full:system +full:- +full:reboot +full:- +full:controller
1 .. SPDX-License-Identifier: GPL-2.0
39 Do not opt-in to Local MCE delivery. Use legacy method
47 in a reboot. On Intel systems it is enabled by default.
62 Don't overwrite the bios-set CMCI threshold. This boot option
69 Force-enable recoverable machine check code paths
80 Use IO-APIC. Default
83 Don't use the IO-APIC.
92 See Documentation/x86/i386/IO-APIC.rst
98 Don't check the IO-APIC timer. This can work around
129 reboot=b[ios] | t[riple] | k[bd] | a[cpi] | e[fi] | p[ci] [, [w]arm | [c]old]
131 Use the CPU reboot vector for warm reset
133 Don't set the cold reboot flag
135 Set the cold reboot flag
139 Use the keyboard controller. cold reset (default)
142 the ACPI reset does not work, the reboot path attempts the reset
143 using the keyboard controller.
146 the EFI reset does not work, the reboot path attempts the reset using
147 the keyboard controller.
149 Use a write to the PCI config space register 0xcf9 to trigger reboot.
154 on reboot so there may be boot problems on some systems.
156 reboot=force
157 Don't stop other CPUs on reboot. This can make reboot more reliable
160 reboot=default
161 There are some built-in platform specific "quirks" - you may see:
162 "reboot: <name> series board detected. Selecting <type> for reboots."
164 newer BIOS, or newer board) using this option will ignore the built-in
165 quirk table, and use the generic default reboot actions.
186 Don't parse the HMAT table for NUMA setup, or soft-reserved memory
190 If given as a memory unit, fills all system RAM with nodes of
194 If given as an integer, fills all system RAM with N fake nodes
233 pci=assign-busses
244 Multiple x86-64 PCI-DMA mapping implementations exist, for example:
248 Kernel boot message: "PCI-DMA: Disabling IOMMU"
251 Kernel boot message: "PCI-DMA: using GART IOMMU"
253 3. <arch/x86_64/kernel/pci-swiotlb.c> : Software IOMMU implementation. Used
254 e.g. if there is no hardware IOMMU in the system and it is need because
256 Kernel boot message: "PCI-DMA: Using software bounce buffering
293 Do scatter-gather (SG) merging. Implies "force" (experimental).
295 Don't do scatter-gather (SG) merging.