Home
last modified time | relevance | path

Searched refs:SMP (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h98 # All cores other than the master need to wait here for SMP bootstrap
135 # Jump to the normal Linux SMP entry point
141 # Someone tried to boot SMP with a non SMP kernel. All extra cores
155 * Do SMP slave processor setup necessary before we can safely execute C code.
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-cavium-octeon/
H A Dkernel-entry-init.h98 # All cores other than the master need to wait here for SMP bootstrap
135 # Jump to the normal Linux SMP entry point
141 # Someone tried to boot SMP with a non SMP kernel. All extra cores
155 * Do SMP slave processor setup necessary before we can safely execute C code.
/kernel/linux/linux-5.10/scripts/
H A Dmkcompile_h6 SMP=$3
45 if [ -n "$SMP" ] ; then CONFIG_FLAGS="SMP"; fi
/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dfutex.h16 #error SMP not supported on this configuration.
/kernel/linux/linux-6.6/arch/arc/mm/
H A Dtlbex.S48 ; For Non-SMP, the scratch AUX reg is repurposed to cache task PGD, so a
57 ; For ARC700 SMP, the "global" obviously can't be used for free up the FIRST
58 ; core reg as it will not be SMP safe.
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dfutex.h16 #error SMP not supported on this configuration.
/kernel/linux/linux-6.6/init/
H A DMakefile26 smp-flag-$(CONFIG_SMP) := SMP
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
H A Dsleep44xx.S96 * Switch the CPU from Symmetric Multiprocessing (SMP) mode
129 bicne r0, r0, #(1 << 6) @ Disable SMP bit
202 tst r0, #(1 << 6) @ Check SMP bit enabled?
242 * Configure ACTRL and enable NS SMP bit access on CPU1 on HS device.
243 * OMAP44XX EMU/HS devices - CPU0 SMP bit access is enabled in PPA
246 * OMAP443X GP devices- SMP bit isn't accessible.
247 * OMAP446X GP devices - SMP bit access is enabled on both CPUs.
271 tst r0, #(1 << 6) @ Check SMP bit enabled?
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
H A Dsleep44xx.S96 * Switch the CPU from Symmetric Multiprocessing (SMP) mode
129 bicne r0, r0, #(1 << 6) @ Disable SMP bit
202 tst r0, #(1 << 6) @ Check SMP bit enabled?
242 * Configure ACTRL and enable NS SMP bit access on CPU1 on HS device.
243 * OMAP44XX EMU/HS devices - CPU0 SMP bit access is enabled in PPA
246 * OMAP443X GP devices- SMP bit isn't accessible.
247 * OMAP446X GP devices - SMP bit access is enabled on both CPUs.
271 tst r0, #(1 << 6) @ Check SMP bit enabled?
/kernel/linux/linux-5.10/arch/arm/vfp/
H A Dvfphw.S124 @ For SMP, if this thread does not own the hw context, then we
125 @ need to reload it. No need to save the old state as on SMP,
/kernel/linux/linux-5.10/arch/arm/include/asm/
H A Dcmpxchg.h22 * NOTE that this solution won't work on an SMP system, so explcitly
77 #error SMP is not supported on this platform in __xchg()
128 #error "SMP is not supported on this platform"
H A Dspinlock.h6 #error SMP not supported on pre-ARMv6 CPUs
H A Datomic.h31 * ARMv6 UP and SMP safe atomic ops. We use load exclusive and
159 #error SMP not supported on pre-ARMv6 CPUs
H A Dassembler.h302 * SMP data memory barrier
315 #error Incompatible SMP platform
/kernel/linux/linux-5.10/arch/arm/mach-tegra/
H A Dsleep.h88 /* Macro to exit SMP coherency. */
91 bic \tmp1, \tmp1, #(1<<6) | (1<<0) @ clear ACTLR.SMP | ACTLR.FW
/kernel/linux/linux-6.6/arch/arm/include/asm/
H A Dcmpxchg.h22 * NOTE that this solution won't work on an SMP system, so explcitly
78 #error SMP is not supported on this platform in __arch_xchg()
129 #error "SMP is not supported on this platform"
H A Dspinlock.h6 #error SMP not supported on pre-ARMv6 CPUs
H A Datomic.h31 * ARMv6 UP and SMP safe atomic ops. We use load exclusive and
159 #error SMP not supported on pre-ARMv6 CPUs
/kernel/linux/linux-6.6/arch/arm/mach-tegra/
H A Dsleep.h88 /* Macro to exit SMP coherency. */
91 bic \tmp1, \tmp1, #(1<<6) | (1<<0) @ clear ACTLR.SMP | ACTLR.FW
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dhead.S567 reteq lr @ yes, assume SMP
574 @ Core indicates it is SMP. Check for Aegis SOC where a single
575 @ Cortex-A9 CPU is present but SMP operations fault.
/kernel/linux/linux-6.6/drivers/cpufreq/
H A DKconfig.x8612 select CPU_FREQ_GOV_SCHEDUTIL if SMP
42 select CPU_FREQ_GOV_SCHEDUTIL if SMP
/kernel/linux/linux-5.10/arch/arc/mm/
H A Dtlbex.S49 ; For Non-SMP, the scratch AUX reg is repurposed to cache task PGD, so a
58 ; For ARC700 SMP, the "global" obviously can't be used for free up the FIRST
59 ; core reg as it will not be SMP safe.
/kernel/linux/linux-5.10/arch/arm/mm/
H A Dproc-v6.S197 ALT_SMP(mrc p15, 0, r0, c1, c0, 1) @ Enable SMP/nAMP mode
/kernel/linux/linux-6.6/arch/arm/mm/
H A Dproc-v6.S199 ALT_SMP(mrc p15, 0, r0, c1, c0, 1) @ Enable SMP/nAMP mode
/kernel/linux/linux-5.10/drivers/cpufreq/
H A DKconfig.x8612 select CPU_FREQ_GOV_SCHEDUTIL if SMP

Completed in 10 milliseconds

12