Lines Matching +full:power +full:- +full:on +full:- +full:delay

1 # SPDX-License-Identifier: GPL-2.0
32 depends on EARLY_PRINTK && PCI
45 depends on EARLY_PRINTK && PCI
53 a full-blown printk console driver + klogd.
57 print anything on the screen.
64 depends on EFI
73 bool "Set upper limit of TLB entries to flush one-by-one"
74 depends on DEBUG_KERNEL
77 X86-only for now.
80 kernel flushes one-by-one instead of doing a full TLB flush. In
83 to -1, the code flushes the whole TLB unconditionally. Otherwise,
93 depends on GART_IOMMU && DEBUG_KERNEL
94 depends on X86_64
96 Force the IOMMU to on even when you have less than 4GB of
97 memory and add debugging code. On overflow always panic. And
104 options. See Documentation/x86/x86_64/boot-options.rst for more
109 depends on IOMMU_DEBUG && DMA_API_DEBUG
119 depends on DEBUG_KERNEL && INSTRUCTION_DECODER
120 depends on !COMPILE_TEST
128 prompt "IO delay type"
132 bool "port 0x80 based port-IO delay [recommended]"
134 This is the traditional Linux IO delay used for in/out_p.
138 bool "port 0xed based port-IO delay"
140 Use port 0xed as the IO delay. This frees up port 0x80 which is
141 often used as a hardware-debug port.
144 bool "udelay based port-IO delay"
146 Use udelay(2) as the IO delay method. This provides the delay
147 while not having any side-effect on the IO port space.
150 bool "no port-IO delay"
152 No port-IO delay. Will break on old boxes that require port-IO
153 delay for certain operations. Should work on most new machines.
159 depends on DEBUG_KERNEL
160 depends on DEBUG_FS
165 bool "CPA self-test code"
166 depends on DEBUG_KERNEL
168 Do change_page_attr() self-tests every 30 seconds.
171 bool "Debug low-level entry code"
172 depends on DEBUG_KERNEL
174 This option enables sanity checks in x86's low-level entry code.
182 depends on DEBUG_KERNEL && X86_LOCAL_APIC
184 Enabling this option turns on a quick NMI selftest to verify
187 This might help diagnose strange hangs that rely on NMI to
194 depends on INTEL_IMR
206 depends on DEBUG_KERNEL
218 depends on PCI
222 This is a debug driver, which gets the power states
223 of all Punit North Complex devices. The power states of
225 The current power state can be read from
239 depends on X86_64
247 frame pointer unwinder. It also enables a 5-10% performance
251 by roughly 2-4MB, depending on your kernel config.
262 overall performance will degrade by roughly 5-10%.
266 depends on EXPERT
267 depends on !STACKDEPOT
280 depends on !UNWINDER_ORC && !UNWINDER_GUESS