Home
last modified time | relevance | path

Searched refs:SMP (Results 1 – 25 of 249) sorted by relevance

12345678910

/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DSMPPL1 Secure Messaging Protocol (SMP) Libraries [ACL, CML, SFL]
5SMP is being provided at no cost and with no financial limitations regarding its use and distribut…
9 Secure Messaging Protocol (SMP) Public License
11 …erson obtaining a copy of the SMP source and object files (the "SMP Software") and associated docu…
13 …se, copy, modify, sublicense and otherwise distribute the SMP Software or components of the SMP So…
15SMP Documentation, with or without modifications developed by you and/or by others, at no charge o…
17SMP Software or parts of the SMP Software, with or without modifications developed by you and/or o…
19 Transmission of this SMP Public License must accompany whatever portions of the SMP Software you re…
21 The SMP Software is provided without warranty or guarantee of any nature, express or implied, inclu…
23 …be held liable for any damages either directly or indirectly caused by the use of the SMP Software.
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-hisi/
H A DKconfig20 select HAVE_ARM_SCU if SMP
21 select HAVE_ARM_TWD if SMP
30 select HAVE_ARM_SCU if SMP
31 select HAVE_ARM_TWD if SMP
39 select ARM_ERRATA_798181 if SMP
41 select MCPM if SMP
42 select MCPM_QUAD_CLUSTER if SMP
51 select HAVE_ARM_SCU if SMP
52 select HAVE_ARM_TWD if SMP
/OK3568_Linux_fs/kernel/arch/arm/mach-bcm/
H A DKconfig16 select HAVE_ARM_SCU if SMP
17 select HAVE_ARM_TWD if SMP
55 select ARM_ERRATA_764369 if SMP
74 select ARM_ERRATA_764369 if SMP
101 select ARCH_BCM_MOBILE_SMP if SMP
147 SMP support for the BCM281XX, BCM21664 and BCM23550 SoC families.
148 Provided as an option so SMP support for SoCs of this type
149 can be disabled for an SMP-enabled kernel.
191 select ARM_ERRATA_764369 if SMP
196 select HAVE_ARM_TWD if SMP
[all …]
/OK3568_Linux_fs/kernel/arch/hexagon/
H A DKconfig17 # select GENERIC_PENDING_IRQ if SMP
107 config SMP config
110 Enables SMP support in the kernel. If unsure, say "Y"
113 int "Maximum number of CPUs" if SMP
114 range 2 6 if SMP
115 default "1" if !SMP
116 default "6" if SMP
/OK3568_Linux_fs/kernel/arch/arm/mach-berlin/
H A DKconfig20 select HAVE_ARM_SCU if SMP
21 select HAVE_ARM_TWD if SMP
37 select HAVE_ARM_SCU if SMP
38 select HAVE_ARM_TWD if SMP
/OK3568_Linux_fs/kernel/drivers/soc/renesas/
H A DKconfig53 select HAVE_ARM_SCU if SMP
67 select HAVE_ARM_SCU if SMP
68 select HAVE_ARM_TWD if SMP
74 select ARM_ERRATA_798181 if SMP
87 select ARM_ERRATA_798181 if SMP
94 select ARM_ERRATA_798181 if SMP
101 select ARM_ERRATA_798181 if SMP
113 select ARM_ERRATA_798181 if SMP
149 select ARM_ERRATA_798181 if SMP
156 select ARM_ERRATA_798181 if SMP
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-highbank/
H A DKconfig7 select ARM_ERRATA_764369 if SMP
9 select ARM_ERRATA_798181 if SMP
15 select HAVE_ARM_TWD if SMP
/OK3568_Linux_fs/kernel/arch/arm/mach-npcm/
H A DKconfig17 select HAVE_ARM_TWD if SMP
18 select HAVE_ARM_SCU if SMP
19 select ARM_ERRATA_764369 if SMP
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A DKconfig27 select ARCH_NEEDS_CPU_IDLE_COUPLED if SMP
31 select HAVE_ARM_SCU if SMP
32 select HAVE_ARM_TWD if SMP
49 select HAVE_ARM_SCU if SMP
51 select ARM_ERRATA_798181 if SMP
83 select HAVE_ARM_SCU if SMP
86 select ARM_ERRATA_798181 if SMP
/OK3568_Linux_fs/kernel/arch/arm/mach-oxnas/
H A DKconfig31 select DMA_CACHE_RWFO if SMP
33 select HAVE_ARM_SCU if SMP
34 select HAVE_ARM_TWD if SMP
/OK3568_Linux_fs/kernel/kernel/
H A DKconfig.hz15 Note that the timer interrupt occurs on each processor in an SMP
23 100 Hz is a typical choice for servers, SMP and NUMA systems
32 on SMP and NUMA systems. If you are going to be using NTSC video
40 on SMP and NUMA systems and exactly dividing by both PAL and
H A DKconfig.locks229 depends on SMP && ARCH_SUPPORTS_ATOMIC_RMW
233 depends on SMP && ARCH_SUPPORTS_ATOMIC_RMW
244 depends on SMP
254 depends on SMP
261 depends on SMP
/OK3568_Linux_fs/kernel/arch/arm/mach-ux500/
H A DKconfig9 select ARM_ERRATA_764369 if SMP
15 select HAVE_ARM_SCU if SMP
16 select HAVE_ARM_TWD if SMP
/OK3568_Linux_fs/kernel/Documentation/translations/ko_KR/
H A Dmemory-barriers.txt85 - SMP 배리어 짝맞추기.
420 사용되어야만 함을 알아두세요; "SMP 배리어 짝맞추기" 서브섹션을 참고하세요.
455 합니다; "SMP 배리어 짝맞추기" 서브섹션을 참고하세요.
472 합니다; "SMP 배리어 짝맞추기" 서브섹션을 참고하세요.
560 메모리 배리어를 사용하지 않는다면 ("SMP 배리어 짝맞추기" 서브섹션을
924 SMP 배리어 짝맞추기
1790 TYPE MANDATORY SMP CONDITIONAL
1811 SMP 메모리 배리어들은 유니프로세서로 컴파일된 시스템에서는 컴파일러 배리어로
1816 [!] SMP 시스템에서 공유메모리로의 접근들을 순서 세워야 할 때, SMP 메모리
1820 Mandatory 배리어들은 SMP 시스템에서도 UP 시스템에서도 SMP 효과만 통제하기에는
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/
H A Dcsky,mpintc.txt6 SMP soc, and it also could be used in non-SMP system.
23 Description: Describes SMP interrupt controller
/OK3568_Linux_fs/kernel/drivers/net/ethernet/realtek/r8168/
H A DMakefile_linux24x53 SMP := $(shell $(CC) $(MODCFLAGS) -E -dM $(CONFIG_FILE) | \
56 ifneq ($(SMP),1)
57 SMP := 0
60 ifeq ($(SMP),1)
/OK3568_Linux_fs/kernel/drivers/scsi/libsas/
H A DKconfig28 bool "Support for SMP interpretation for SAS hosts"
32 Allows sas hosts to receive SMP frames. Selecting this
33 option builds an SMP interpreter into libsas. Say
/OK3568_Linux_fs/kernel/arch/openrisc/
H A DKconfig38 select OMPIC if SMP
128 depends on SMP
131 config SMP config
156 bool "Support for shadow gpr files" if !SMP
157 default y if SMP
163 On SMP systems, this feature is mandatory.
/OK3568_Linux_fs/kernel/arch/parisc/
H A DKconfig55 select HAVE_UNSTABLE_SCHED_CLOCK if SMP
93 depends on SMP && PREEMPTION
118 depends on SMP
280 config SMP config
291 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
298 depends on SMP
321 depends on SMP
326 updated consistently on SMP machines at the expense of some
331 default y if SMP
365 depends on SMP
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/arm/mach-actions/
H A DKconfig11 select HAVE_ARM_SCU if SMP
12 select HAVE_ARM_TWD if SMP
/OK3568_Linux_fs/kernel/arch/arm/mach-tegra/
H A DKconfig10 select HAVE_ARM_SCU if SMP
11 select HAVE_ARM_TWD if SMP
/OK3568_Linux_fs/kernel/arch/sparc/
H A DKconfig24 select HAVE_ARCH_KGDB if !SMP || SPARC64
71 select MMU_GATHER_RCU_TABLE_FREE if SMP
163 config SMP config
180 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO
187 depends on SMP
218 depends on SPARC32 && SMP
223 depends on SPARC64 && SMP
234 depends on SPARC64 && SMP
260 depends on SPARC64 && SMP && PREEMPTION
264 depends on SPARC64 && SMP
[all …]
/OK3568_Linux_fs/kernel/arch/arm/mach-zynq/
H A DKconfig11 select HAVE_ARM_SCU if SMP
12 select HAVE_ARM_TWD if SMP
/OK3568_Linux_fs/kernel/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

12345678910