Searched full:uniprocessor (Results 1 – 25 of 45) 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()
|
/linux/arch/sparc/include/asm/ |
H A D | trap_block.h | 198 /* Uniprocessor versions, we know the cpuid is zero. */ 212 /* No per-cpu areas on uniprocessor, so no need to load DEST. */
|
H A D | processor_64.h | 85 /* On Uniprocessor, even in RMO processes see TSO semantics */
|
/linux/Documentation/devicetree/bindings/cpufreq/ |
H A D | cpufreq-spear.txt | 5 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP) systems
|
H A D | cpufreq-dt.txt | 4 both uniprocessor (UP) and symmetric multiprocessor (SMP) systems which share
|
/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
|
/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/Documentation/devicetree/bindings/arm/ |
H A D | cpus.yaml | 47 On uniprocessor ARM architectures previous to v7 this property is required 498 // Example 2 (Cortex-A8 uniprocessor 32-bit system): 511 // Example 3 (ARM 926EJ-S uniprocessor 32-bit system):
|
/linux/arch/sparc/ |
H A D | Kconfig | 164 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 | 581 uniprocessor machines. On a uniprocessor machine, the kernel
|
/linux/Documentation/devicetree/bindings/pwm/ |
H A D | pwm-samsung.yaml | 19 Be aware that the clocksource driver supports only uniprocessor systems.
|
/linux/arch/alpha/ |
H A D | Kconfig | 364 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 | 481 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/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()
|
12