Searched full:uniprocessor (Results 1 – 25 of 39) sorted by relevance
12
/linux/arch/arm/kernel/ |
H A D | topology.c | 215 * This is an uniprocessor system in store_cpu_topology() 216 * we are in multiprocessor format but uniprocessor system in store_cpu_topology() 217 * or in the old uniprocessor format in store_cpu_topology()
|
H A D | head.S | 539 teq r0, #0x80000000 @ not part of a uniprocessor system?
|
/linux/Documentation/devicetree/bindings/cpufreq/ |
H A D | cpufreq-spear.txt | 5 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP) systems
|
/linux/arch/arm64/include/asm/ |
H A D | sync_bitops.h | 13 * who might be on another CPU (e.g. two uniprocessor guests communicating
|
/linux/arch/arm/include/asm/ |
H A D | sync_bitops.h | 12 * who might be on another CPU (e.g. two uniprocessor guests communicating
|
H A D | spinlock.h | 14 * sev and wfe are ARMv6K extensions. Uniprocessor ARMv6 may not have the K
|
/linux/arch/mips/kernel/ |
H A D | smp-up.c | 8 * Symmetric Uniprocessor (TM) Support
|
H A D | vpe-mt.c | 129 * SMVP kernels manage VPE enable independently, but uniprocessor in vpe_run()
|
/linux/kernel/ |
H A D | up.c | 3 * Uniprocessor-only support functions. The counterpart to kernel/smp.c
|
/linux/arch/arm/mach-bcm/ |
H A D | platsmp.c | 57 /* Config base address register value is zero for uniprocessor */ in scu_a9_enable() 134 /* Update the CPU present map to reflect uniprocessor mode */ in bcm_smp_prepare_cpus()
|
H A D | bcm63xx_smp.c | 46 /* Config base address register value is zero for uniprocessor */ in scu_a9_enable()
|
/linux/drivers/cpufreq/ |
H A D | Kconfig | 215 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP) 227 management. It supports both uniprocessor (UP) and symmetric
|
/linux/arch/sparc/ |
H A D | Kconfig | 165 uniprocessor machines. On a uniprocessor machine, the kernel
|
/linux/include/asm-generic/ |
H A D | futex.h | 12 * The following implementation only for uniprocessor machines.
|
/linux/arch/sh/ |
H A D | Kconfig | 580 uniprocessor machines. On a uniprocessor machine, the kernel
|
/linux/Documentation/RCU/ |
H A D | rcu.rst | 49 - If I am running on a uniprocessor kernel, which can only do one
|
H A D | UP.rst | 3 RCU on Uniprocessor Systems
|
/linux/arch/loongarch/ |
H A D | Kconfig | 468 uniprocessor machines. On a uniprocessor machine, the kernel
|
/linux/arch/arc/include/asm/ |
H A D | entry.h | 115 #else /* Uniprocessor implementation of macros */
|
/linux/arch/parisc/ |
H A D | Kconfig | 319 On a uniprocessor machine, the kernel will run faster if you say N.
|
/linux/arch/sh/kernel/ |
H A D | ftrace.c | 61 * which in essence is like running on a uniprocessor machine. in ftrace_call_replace()
|
/linux/arch/sparc/kernel/ |
H A D | setup_32.c | 381 * the machine, even on uniprocessor, so that /proc/cpuinfo in topology_init()
|
/linux/arch/arm/ |
H A D | Kconfig | 906 uniprocessor machines. On a uniprocessor machine, the kernel 916 bool "Allow booting SMP kernel on uniprocessor systems"
|
/linux/Documentation/core-api/ |
H A D | cachetlb.rst | 12 The side effects described below are stated for a uniprocessor
|
/linux/Documentation/virt/uml/ |
H A D | user_mode_linux_howto_v2.rst | 86 * UML is strictly uniprocessor at present. If you want to run an 1042 UML at present is strictly uniprocessor. It will, however spin up a
|
12