Searched full:uniprocessor (Results 1 – 25 of 56) sorted by relevance
123
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. */
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
13 * who might be on another CPU (e.g. two uniprocessor guests communicating
8 * Symmetric Uniprocessor (TM) Support
48 On uniprocessor ARM architectures previous to v7378 // Example 2 (Cortex-A8 uniprocessor 32-bit system):391 // Example 3 (ARM 926EJ-S uniprocessor 32-bit system):
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()
3 * Uniprocessor-only support functions. The counterpart to kernel/smp.c
173 uniprocessor machines. On a uniprocessor machine, the kernel
11 * The following implementation only for uniprocessor machines.
226 * and should be a nop and return false for uniprocessor.
19 Be aware that the clocksource driver supports only uniprocessor systems.
50 - If I am running on a uniprocessor kernel, which can only do one
3 RCU on Uniprocessor Systems
615 uniprocessor machines. On a uniprocessor machine, the kernel
59 /* default to uniprocessor */
534 uniprocessor machines. On a uniprocessor machine, the kernel
285 On a uniprocessor machine, the kernel will run faster if you say N.
35 /* Uniprocessor systems can rely on default topology values */ in store_cpu_topology()
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()