Searched full:uniprocessor (Results 1 – 25 of 55) sorted by relevance
123
/linux-6.8/arch/arm/kernel/ |
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-6.8/Documentation/devicetree/bindings/cpufreq/ |
D | cpufreq-spear.txt | 5 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP) systems
|
D | cpufreq-dt.txt | 4 both uniprocessor (UP) and symmetric multiprocessor (SMP) systems which share
|
/linux-6.8/arch/sparc/include/asm/ |
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. */
|
/linux-6.8/arch/arm64/include/asm/ |
D | sync_bitops.h | 13 * who might be on another CPU (e.g. two uniprocessor guests communicating
|
/linux-6.8/arch/arm/include/asm/ |
D | sync_bitops.h | 12 * who might be on another CPU (e.g. two uniprocessor guests communicating
|
D | spinlock.h | 14 * sev and wfe are ARMv6K extensions. Uniprocessor ARMv6 may not have the K
|
/linux-6.8/arch/mips/kernel/ |
D | smp-up.c | 8 * Symmetric Uniprocessor (TM) Support
|
/linux-6.8/kernel/ |
D | up.c | 3 * Uniprocessor-only support functions. The counterpart to kernel/smp.c
|
/linux-6.8/arch/arm/mach-bcm/ |
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()
|
D | bcm63xx_smp.c | 46 /* Config base address register value is zero for uniprocessor */ in scu_a9_enable()
|
/linux-6.8/Documentation/devicetree/bindings/arm/ |
D | cpus.yaml | 48 On uniprocessor ARM architectures previous to v7 423 // Example 2 (Cortex-A8 uniprocessor 32-bit system): 436 // Example 3 (ARM 926EJ-S uniprocessor 32-bit system):
|
/linux-6.8/include/asm-generic/ |
D | futex.h | 12 * The following implementation only for uniprocessor machines.
|
D | bug.h | 206 * and should be a nop and return false for uniprocessor.
|
/linux-6.8/arch/sparc/ |
D | Kconfig | 166 uniprocessor machines. On a uniprocessor machine, the kernel
|
/linux-6.8/Documentation/devicetree/bindings/pwm/ |
D | pwm-samsung.yaml | 19 Be aware that the clocksource driver supports only uniprocessor systems.
|
/linux-6.8/arch/sh/ |
D | Kconfig | 577 uniprocessor machines. On a uniprocessor machine, the kernel
|
/linux-6.8/Documentation/RCU/ |
D | rcu.rst | 49 - If I am running on a uniprocessor kernel, which can only do one
|
D | UP.rst | 3 RCU on Uniprocessor Systems
|
/linux-6.8/arch/loongarch/ |
D | Kconfig | 442 uniprocessor machines. On a uniprocessor machine, the kernel
|
/linux-6.8/arch/arc/include/asm/ |
D | entry.h | 115 #else /* Uniprocessor implementation of macros */
|
/linux-6.8/arch/alpha/ |
D | Kconfig | 527 uniprocessor machines. On a uniprocessor machine, the kernel
|
/linux-6.8/arch/parisc/ |
D | Kconfig | 308 On a uniprocessor machine, the kernel will run faster if you say N.
|
/linux-6.8/drivers/cpufreq/ |
D | Kconfig | 215 It supports both uniprocessor (UP) and symmetric multiprocessor (SMP)
|
/linux-6.8/arch/sparc/kernel/ |
D | setup_32.c | 381 * the machine, even on uniprocessor, so that /proc/cpuinfo in topology_init()
|
123