/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | SMPPL | 1 Secure Messaging Protocol (SMP) Libraries [ACL, CML, SFL] 5 …SMP 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… 15 …SMP Documentation, with or without modifications developed by you and/or by others, at no charge o… 17 …SMP 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 …]
|
/openbmc/linux/arch/arm/mach-hisi/ |
H A D | Kconfig | 20 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 43 select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP 51 select HAVE_ARM_SCU if SMP 52 select HAVE_ARM_TWD if SMP
|
/openbmc/linux/arch/arm/mach-berlin/ |
H A D | Kconfig | 20 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
|
/openbmc/linux/arch/hexagon/ |
H A D | Kconfig | 17 # select GENERIC_PENDING_IRQ if SMP 105 config SMP config 108 Enables SMP support in the kernel. If unsure, say "Y" 111 int "Maximum number of CPUs" if SMP 112 range 2 6 if SMP 113 default "1" if !SMP 114 default "6" if SMP
|
/openbmc/linux/arch/arm/mach-bcm/ |
H A D | Kconfig | 16 select HAVE_ARM_SCU if SMP 17 select HAVE_ARM_TWD if SMP 55 select ARM_ERRATA_764369 if SMP 72 select ARM_ERRATA_764369 if SMP 99 select ARCH_BCM_MOBILE_SMP if SMP 145 SMP support for the BCM281XX, BCM21664 and BCM23550 SoC families. 146 Provided as an option so SMP support for SoCs of this type 147 can be disabled for an SMP-enabled kernel. 189 select ARM_ERRATA_798181 if SMP 231 select ARM_ERRATA_764369 if SMP [all …]
|
/openbmc/linux/Documentation/translations/zh_CN/core-api/ |
H A D | genericirq.rst | 54 在SMP的__do_IRQ()超级处理程序中,还需定义一种类型: 56 - 每cpu型(针对CPU SMP) 125 - disable_irq_nosync() (SMP only) 127 - synchronize_irq() (SMP only) 276 每个CPU中断只在SMP上可用,该处理程序提供了一个没有锁的简化版本。 350 在SMP上的锁
|
/openbmc/linux/arch/arm/mach-highbank/ |
H A D | Kconfig | 6 select ARM_ERRATA_764369 if SMP 8 select ARM_ERRATA_798181 if SMP 14 select HAVE_ARM_TWD if SMP
|
/openbmc/linux/arch/parisc/ |
H A D | Kconfig.debug | 5 depends on DEBUG_KERNEL && SMP && !DEBUG_SPINLOCK 16 depends on DEBUG_KERNEL && SMP 21 updated consistently on SMP machines at the expense of some
|
H A D | Kconfig | 43 select GENERIC_ARCH_TOPOLOGY if SMP 44 select GENERIC_CPU_DEVICES if !SMP 69 select GENERIC_IRQ_MIGRATION if SMP 70 select HAVE_UNSTABLE_SCHED_CLOCK if SMP 107 depends on SMP && PREEMPTION 135 depends on SMP 300 config SMP config 311 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO 334 default y if SMP 363 depends on SMP
|
/openbmc/linux/arch/arm/mach-npcm/ |
H A D | Kconfig | 28 select HAVE_ARM_TWD if SMP 29 select HAVE_ARM_SCU if SMP 30 select ARM_ERRATA_764369 if SMP
|
/openbmc/linux/drivers/soc/renesas/ |
H A D | Kconfig | 63 select HAVE_ARM_SCU if SMP 77 select HAVE_ARM_SCU if SMP 78 select HAVE_ARM_TWD if SMP 84 select ARM_ERRATA_798181 if SMP 97 select ARM_ERRATA_798181 if SMP 104 select ARM_ERRATA_798181 if SMP 111 select ARM_ERRATA_798181 if SMP 123 select ARM_ERRATA_798181 if SMP 159 select ARM_ERRATA_798181 if SMP 166 select ARM_ERRATA_798181 if SMP [all …]
|
/openbmc/linux/arch/arm/mach-ux500/ |
H A D | Kconfig | 9 select ARM_ERRATA_764369 if SMP 15 select HAVE_ARM_SCU if SMP 16 select HAVE_ARM_TWD if SMP
|
/openbmc/linux/kernel/ |
H A D | Kconfig.hz | 15 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 D | Kconfig.locks | 229 depends on SMP && ARCH_SUPPORTS_ATOMIC_RMW 233 depends on SMP && ARCH_SUPPORTS_ATOMIC_RMW 244 depends on SMP 254 depends on SMP && !PREEMPT_RT 261 depends on SMP
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | csky,mpintc.txt | 6 SMP soc, and it also could be used in non-SMP system. 23 Description: Describes SMP interrupt controller
|
/openbmc/linux/drivers/scsi/libsas/ |
H A D | Kconfig | 27 bool "Support for SMP interpretation for SAS hosts" 31 Allows sas hosts to receive SMP frames. Selecting this 32 option builds an SMP interpreter into libsas. Say
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | Kconfig | 31 select ARCH_NEEDS_CPU_IDLE_COUPLED if SMP 35 select HAVE_ARM_SCU if SMP 36 select HAVE_ARM_TWD if SMP 53 select HAVE_ARM_SCU if SMP 55 select ARM_ERRATA_798181 if SMP 87 select HAVE_ARM_SCU if SMP 90 select ARM_ERRATA_798181 if SMP
|
/openbmc/linux/Documentation/translations/ko_KR/ |
H A D | memory-barriers.txt | 85 - SMP 배리어 짝맞추기. 420 사용되어야만 함을 알아두세요; "SMP 배리어 짝맞추기" 서브섹션을 참고하세요. 455 합니다; "SMP 배리어 짝맞추기" 서브섹션을 참고하세요. 476 합니다; "SMP 배리어 짝맞추기" 서브섹션을 참고하세요. 564 메모리 배리어를 사용하지 않는다면 ("SMP 배리어 짝맞추기" 서브섹션을 936 SMP 배리어 짝맞추기 1802 TYPE MANDATORY SMP CONDITIONAL 1822 SMP 메모리 배리어들은 유니프로세서로 컴파일된 시스템에서는 컴파일러 배리어로 1827 [!] SMP 시스템에서 공유메모리로의 접근들을 순서 세워야 할 때, SMP 메모리 1831 Mandatory 배리어들은 SMP 시스템에서도 UP 시스템에서도 SMP 효과만 통제하기에는 [all …]
|
/openbmc/linux/arch/arm/mach-actions/ |
H A D | Kconfig | 11 select HAVE_ARM_SCU if SMP 12 select HAVE_ARM_TWD if SMP
|
/openbmc/linux/arch/arm/mach-zynq/ |
H A D | Kconfig | 10 select HAVE_ARM_SCU if SMP 11 select HAVE_ARM_TWD if SMP
|
/openbmc/linux/arch/arm/mach-tegra/ |
H A D | Kconfig | 10 select HAVE_ARM_SCU if SMP 11 select HAVE_ARM_TWD if SMP
|
/openbmc/linux/arch/sparc/ |
H A D | Kconfig | 22 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 173 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO 180 depends on SMP 211 depends on SPARC32 && SMP 216 depends on SPARC64 && SMP 227 depends on SPARC64 && SMP 253 depends on SPARC64 && SMP && PREEMPTION [all …]
|
/openbmc/linux/arch/arm/mach-meson/ |
H A D | Kconfig | 12 select HAVE_ARM_SCU if SMP 13 select HAVE_ARM_TWD if SMP
|
/openbmc/linux/arch/arm/mach-rockchip/ |
H A D | Kconfig | 13 select HAVE_ARM_SCU if SMP 14 select HAVE_ARM_TWD if SMP
|
/openbmc/linux/drivers/irqchip/ |
H A D | Kconfig | 12 select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP 38 select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP 81 select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP 118 select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP 126 select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP 178 select GENERIC_IRQ_IPI if SMP && SYS_SUPPORTS_MULTITHREADING 180 select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP 303 select GENERIC_IRQ_EFFECTIVE_AFF_MASK if SMP 331 select GENERIC_IRQ_IPI if SMP 454 Say yes here to enable C-SKY SMP interrupt controller driver used [all …]
|