• Home
  • Raw
  • Download

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

1 # SPDX-License-Identifier: GPL-2.0
35 depends on EARLY_PRINTK && PCI
48 depends on EARLY_PRINTK && PCI
56 a full-blown printk console driver + klogd.
60 print anything on the screen.
70 depends on EFI
79 bool "Set upper limit of TLB entries to flush one-by-one"
80 depends on DEBUG_KERNEL
83 X86-only for now.
86 kernel flushes one-by-one instead of doing a full TLB flush. In
89 to -1, the code flushes the whole TLB unconditionally. Otherwise,
99 depends on GART_IOMMU && DEBUG_KERNEL
100 depends on X86_64
102 Force the IOMMU to on even when you have less than 4GB of
103 memory and add debugging code. On overflow always panic. And
110 options. See Documentation/x86/x86_64/boot-options.rst for more
115 depends on IOMMU_DEBUG && DMA_API_DEBUG
125 depends on DEBUG_KERNEL && INSTRUCTION_DECODER
126 depends on !COMPILE_TEST
134 prompt "IO delay type"
138 bool "port 0x80 based port-IO delay [recommended]"
140 This is the traditional Linux IO delay used for in/out_p.
144 bool "port 0xed based port-IO delay"
146 Use port 0xed as the IO delay. This frees up port 0x80 which is
147 often used as a hardware-debug port.
150 bool "udelay based port-IO delay"
152 Use udelay(2) as the IO delay method. This provides the delay
153 while not having any side-effect on the IO port space.
156 bool "no port-IO delay"
158 No port-IO delay. Will break on old boxes that require port-IO
159 delay for certain operations. Should work on most new machines.
165 depends on DEBUG_KERNEL
166 depends on DEBUG_FS
171 bool "CPA self-test code"
172 depends on DEBUG_KERNEL
174 Do change_page_attr() self-tests every 30 seconds.
177 bool "Debug low-level entry code"
178 depends on DEBUG_KERNEL
180 This option enables sanity checks in x86's low-level entry code.
188 depends on DEBUG_KERNEL && X86_LOCAL_APIC
190 Enabling this option turns on a quick NMI selftest to verify
193 This might help diagnose strange hangs that rely on NMI to
200 depends on INTEL_IMR
212 depends on DEBUG_KERNEL
224 depends on PCI
228 This is a debug driver, which gets the power states
229 of all Punit North Complex devices. The power states of
231 The current power state can be read from
245 depends on X86_64
253 frame pointer unwinder. It also enables a 5-10% performance
257 by roughly 2-4MB, depending on your kernel config.
268 overall performance will degrade by roughly 5-10%.
272 depends on EXPERT
273 depends on !STACKDEPOT
286 depends on !UNWINDER_ORC && !UNWINDER_GUESS