Searched full:uniprocessor (Results 1 – 25 of 49) sorted by relevance
12
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()
5 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP) systems
4 both uniprocessor (UP) and symmetric multiprocessor (SMP) systems which share
198 /* Uniprocessor versions, we know the cpuid is zero. */212 /* No per-cpu areas on uniprocessor, so no need to load DEST. */
85 /* On Uniprocessor, even in RMO processes see TSO semantics */
13 * who might be on another CPU (e.g. two uniprocessor guests communicating
12 * who might be on another CPU (e.g. two uniprocessor guests communicating
14 * sev and wfe are ARMv6K extensions. Uniprocessor ARMv6 may not have the K
8 * Symmetric Uniprocessor (TM) Support
3 * Uniprocessor-only support functions. The counterpart to kernel/smp.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()
46 /* Config base address register value is zero for uniprocessor */ in scu_a9_enable()
48 On uniprocessor ARM architectures previous to v7429 // Example 2 (Cortex-A8 uniprocessor 32-bit system):442 // Example 3 (ARM 926EJ-S uniprocessor 32-bit system):
12 * The following implementation only for uniprocessor machines.
163 uniprocessor machines. On a uniprocessor machine, the kernel
19 Be aware that the clocksource driver supports only uniprocessor systems.
581 uniprocessor machines. On a uniprocessor machine, the kernel
49 - If I am running on a uniprocessor kernel, which can only do one
3 RCU on Uniprocessor Systems
364 uniprocessor machines. On a uniprocessor machine, the kernel
454 uniprocessor machines. On a uniprocessor machine, the kernel
115 #else /* Uniprocessor implementation of macros */
316 On a uniprocessor machine, the kernel will run faster if you say N.
215 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP)
61 * which in essence is like running on a uniprocessor machine. in ftrace_call_replace()