Home
last modified time | relevance | path

Searched refs:SMP (Results 26 – 50 of 275) sorted by relevance

1234567891011

/openbmc/linux/arch/sparc/
H A DKconfig22 select HAVE_ARCH_KGDB if !SMP || SPARC64
55 select ARCH_HAS_CPU_FINALIZE_INIT if !SMP
72 select MMU_GATHER_RCU_TABLE_FREE if SMP
156 config SMP config
180 depends on SMP
211 depends on SPARC32 && SMP
216 depends on SPARC64 && SMP
227 depends on SPARC64 && SMP
257 depends on SPARC64 && SMP
294 depends on SPARC64 && SMP
[all …]
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Dcsky,mptimer.txt5 C-SKY multi-processors timer is designed for C-SKY SMP system and the
17 Description: Describes SMP timer
/openbmc/linux/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
/openbmc/linux/Documentation/translations/zh_CN/mm/
H A Dnuma.rst22 每个“单元”都可以看作是系统的一个SMP[对称多处理器]子集——尽管独立的SMP系统所需的一些组件可能
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dtainted-kernels.rst32 Oops: 0002 [#1] SMP PTI
119 CPU不报告PAE,但可能有功能实现,SMP内核在非官方支持的SMP Athlon CPU上
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A Dtainted-kernels.rst35 Oops: 0002 [#1] SMP PTI
122 CPU不報告PAE,但可能有功能實現,SMP內核在非官方支持的SMP Athlon CPU上
/openbmc/linux/drivers/soc/tegra/
H A DKconfig9 select ARCH_NEEDS_CPU_IDLE_COUPLED if SMP
11 select ARM_ERRATA_754327 if SMP
12 select ARM_ERRATA_764369 if SMP
27 select ARM_ERRATA_764369 if SMP
40 select ARM_ERRATA_798181 if SMP
/openbmc/linux/arch/ia64/
H A DKconfig45 select GENERIC_PENDING_IRQ if SMP
212 config SMP config
225 See also the SMP-HOWTO available at
233 depends on SMP
244 depends on SMP
253 depends on SMP
295 select SMP
368 def_bool !SMP || HOTPLUG_CPU
371 def_bool IA64_MCA_RECOVERY && (!SMP || HOTPLUG_CPU)
/openbmc/qemu/docs/system/openrisc/
H A Dor1k-sim.rst12 * SMP (OpenRISC multicore using ompic)
31 drivers for the or1ksim machine. If you would like to run an SMP system
/openbmc/linux/arch/openrisc/
H A DKconfig36 select OMPIC if SMP
178 depends on SMP
181 config SMP config
206 bool "Support for shadow gpr files" if !SMP
207 default y if SMP
213 On SMP systems, this feature is mandatory.
/openbmc/linux/drivers/sh/intc/
H A DKconfig26 depends on SMP && SUPERH && CPU_SHX3
29 SMP parts. All of the balancing and CPU wakeup decisions are
/openbmc/linux/Documentation/devicetree/bindings/arm/omap/
H A Dmpu.txt25 - For an OMAP5 SMP system:
32 - For an OMAP4 SMP system:
/openbmc/linux/Documentation/devicetree/bindings/csky/
H A Dcpus.txt9 Only SMP system need to care about the cpus node and single processor
35 Description: Describes one of SMP cores
/openbmc/linux/arch/alpha/
H A DKconfig.debug33 tristate "Kernel FP software completion" if DEBUG_KERNEL && !SMP
34 default y if !DEBUG_KERNEL || SMP
/openbmc/linux/Documentation/translations/zh_CN/core-api/irq/
H A Dirq-affinity.rst12 SMP IRQ 亲和性
28 下面是一个先将IRQ44(eth1)限制在CPU0-3上,然后限制在CPU4-7上的例子(这是一个8CPU的SMP box)
/openbmc/linux/kernel/irq/
H A DKconfig27 depends on SMP
86 depends on SMP
92 depends on SMP
/openbmc/linux/arch/arm/mach-mvebu/
H A DKconfig48 select HAVE_ARM_TWD if SMP
66 select HAVE_ARM_TWD if SMP
81 select HAVE_ARM_TWD if SMP
/openbmc/linux/arch/arm/mach-sti/
H A DKconfig13 select HAVE_ARM_SCU if SMP
16 select ARM_ERRATA_764369 if SMP
/openbmc/linux/net/bluetooth/
H A DKconfig31 SMP (Security Manager Protocol) on LE (Low Energy) links
142 bool "SMP test cases"
145 Run test cases for SMP cryptographic functionality, including both
146 legacy SMP as well as the Secure Connections features.
/openbmc/u-boot/arch/arm/include/asm/
H A Datomic.h20 #error SMP not supported
/openbmc/linux/arch/arm/mach-mmp/
H A DKconfig45 select HAVE_ARM_SCU if SMP
46 select HAVE_ARM_TWD if SMP
/openbmc/linux/arch/arm/mach-spear/
H A DKconfig20 select HAVE_ARM_SCU if SMP
21 select HAVE_ARM_TWD if SMP
/openbmc/linux/arch/csky/
H A DKconfig136 For SMP, CPU needs "ldex&stex" instructions for atomic operations.
315 config SMP config
316 bool "Symmetric Multi-Processing (SMP) support for C-SKY"
323 depends on SMP
339 depends on SMP
/openbmc/linux/arch/arc/
H A DKconfig26 select GENERIC_PENDING_IRQ if SMP
137 - SMP configurations of up to 4 cores with coherency
166 config SMP config
172 if SMP
182 In SMP configuration cores can be configured as Halt-on-reset
188 endif #SMP
193 default y if SMP
195 This IP block enables SMP in ARC-HS38 cores.
324 # if SMP, LV2 enabled ONLY if ARC implementation has LV2 re-entrancy
325 depends on !SMP
/openbmc/linux/arch/powerpc/platforms/microwatt/
H A DKconfig3 depends on PPC_BOOK3S_64 && !SMP

1234567891011