Lines Matching +full:smp +full:- +full:offset

1 # SPDX-License-Identifier: GPL-2.0
154 select HAVE_VIRT_CPU_ACCOUNTING_GEN if !SMP
172 select SMP
219 # MIPS Loongson code, to preserve Loongson-specific code paths in drivers that
259 def_bool $(as-instr,x:pcalau12i \$t0$(comma)%pc_hi20(x))
262 def_bool $(as-instr,movfcsr2gr \$t0$(comma)\$fcsr0)
265 def_bool $(as-instr,vld \$vr0$(comma)\$a0$(comma)0)
268 def_bool $(as-instr,xvld \$xr0$(comma)\$a0$(comma)0)
271 def_bool $(as-instr,movscr2gr \$a0$(comma)\$scr0)
274 def_bool $(as-instr,hvcl 0)
340 string "Built-in kernel command line"
343 are provided at run-time, during boot. However, there are cases
347 When that occurs, it is possible to define a built-in command
354 Choose how the kernel will handle the provided built-in command
360 Prefer the command-line passed by the boot loader if available.
361 Use the built-in command line as fallback in case we get nothing
365 bool "Use built-in to extend bootloader kernel arguments"
367 The command-line arguments provided during boot will be
368 appended to the built-in command line. This is useful in
373 bool "Always use the built-in kernel command string"
375 Always use the built-in command line, even if we get one during
383 bool "Enable built-in dtb in kernel"
390 Built-in DTBs are generic enough and can be used as references.
393 string "Source file for built-in dtb"
432 config SMP config
433 bool "Multi-Processing support"
439 If you say N here, the kernel will run on uni- and multiprocessor
445 See also the SMP-HOWTO available at <http://www.tldp.org/docs.html#howto>.
450 bool "Support for hot-pluggable CPUs"
451 depends on SMP
457 automatically on SMP systems. )
461 int "Maximum number of CPUs (2-256)"
463 depends on SMP
471 select SMP
474 Say Y to compile the kernel with NUMA (Non-Uniform Memory Access)
501 bool "Enable LoongArch DMW-based ioremap()"
503 We use generic TLB-based ioremap() by default since it has page
504 protection support. However, you can enable LoongArch DMW-based
511 with LS7A chipsets the WUC attribute (Weak-ordered UnCached, which
516 This means WUC can only used for write-only memory regions now, so
524 bool "Enable -mstrict-align to prevent unaligned accesses" if EXPERT
528 -mstrict-align build parameter to prevent unaligned accesses.
531 Loongson-2K2000/2K3000/3A5000/3C5000/3D5000.
534 Loongson-2K500/2K1000.
621 The kernel will be offset by up to RANDOMIZE_BASE_MAX_OFFSET.
626 hex "Maximum KASLR offset" if EXPERT
631 When KASLR is active, this provides the maximum offset that will
651 for architectures which are either NUMA (Non-Uniform Memory Access)