Searched refs:CONFIG_SMP (Results 176 - 200 of 734) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/mm/nohash/
H A Dmmu_context.c165 if (IS_ENABLED(CONFIG_SMP))
197 if (IS_ENABLED(CONFIG_SMP))
240 if (IS_ENABLED(CONFIG_SMP)) {
294 if (IS_ENABLED(CONFIG_SMP) && test_bit(id, stale_map[cpu])) {
400 if (IS_ENABLED(CONFIG_SMP)) {
/linux-master/arch/riscv/kernel/
H A DMakefile72 obj-$(CONFIG_SMP) += smpboot.o
73 obj-$(CONFIG_SMP) += smp.o
74 obj-$(CONFIG_SMP) += cpu_ops.o
90 obj-$(CONFIG_SMP) += sbi-ipi.o
91 obj-$(CONFIG_SMP) += cpu_ops_sbi.o
/linux-master/arch/x86/kernel/
H A Dtrace.c68 #ifdef CONFIG_SMP
93 #endif /* CONFIG_SMP */
150 #ifdef CONFIG_SMP
207 #ifdef CONFIG_SMP
/linux-master/arch/arm/mach-omap2/
H A Dcommon.h223 #ifdef CONFIG_SMP
243 #ifdef CONFIG_SMP
257 #if defined(CONFIG_SMP) && defined(CONFIG_PM)
/linux-master/arch/mips/kernel/
H A Drelocate_kernel.S71 #ifdef CONFIG_SMP
102 #ifdef CONFIG_SMP
154 #ifdef CONFIG_SMP
H A Dr4k_switch.S34 #if defined(CONFIG_STACKPROTECTOR) && !defined(CONFIG_SMP)
H A Dr2300_switch.S38 #if defined(CONFIG_STACKPROTECTOR) && !defined(CONFIG_SMP)
H A Dcrash.c18 #ifdef CONFIG_SMP
92 #else /* !defined(CONFIG_SMP) */
94 #endif /* !defined(CONFIG_SMP) */
/linux-master/arch/powerpc/include/asm/
H A Dsmp.h42 #ifdef CONFIG_SMP
208 #endif /* CONFIG_SMP */
222 #ifndef CONFIG_SMP
233 #endif /* !CONFIG_SMP */
236 #if defined(CONFIG_PPC64) && (defined(CONFIG_SMP) || defined(CONFIG_KEXEC_CORE))
H A Dxics.h60 #ifdef CONFIG_SMP
170 #ifdef CONFIG_SMP
/linux-master/arch/loongarch/mm/
H A Dtlbex.S89 #ifdef CONFIG_SMP
99 #ifdef CONFIG_SMP
126 #ifdef CONFIG_SMP
132 #ifdef CONFIG_SMP
244 #ifdef CONFIG_SMP
255 #ifdef CONFIG_SMP
282 #ifdef CONFIG_SMP
289 #ifdef CONFIG_SMP
402 #ifdef CONFIG_SMP
412 #ifdef CONFIG_SMP
[all...]
/linux-master/arch/sparc/kernel/
H A Dprocess_32.c179 #ifndef CONFIG_SMP
188 #ifndef CONFIG_SMP
200 #ifndef CONFIG_SMP
209 #ifndef CONFIG_SMP
270 #ifndef CONFIG_SMP
348 #ifdef CONFIG_SMP
/linux-master/kernel/
H A Dprofile.c51 #if defined(CONFIG_SMP) && defined(CONFIG_PROC_FS)
55 #endif /* CONFIG_SMP */
139 #if defined(CONFIG_SMP) && defined(CONFIG_PROC_FS)
313 #else /* !CONFIG_SMP */
323 #endif /* !CONFIG_SMP */
396 #ifdef CONFIG_SMP
421 #ifdef CONFIG_SMP
429 #ifdef CONFIG_SMP
450 #ifdef CONFIG_SMP
/linux-master/arch/powerpc/sysdev/xics/
H A Dicp-hv.c135 #ifdef CONFIG_SMP
151 #endif /* CONFIG_SMP */
159 #ifdef CONFIG_SMP
H A Dicp-opal.c124 #ifdef CONFIG_SMP
173 #endif /* CONFIG_SMP */
181 #ifdef CONFIG_SMP
/linux-master/arch/arm/include/asm/
H A Dtls.h21 #ifdef CONFIG_SMP
33 #ifdef CONFIG_SMP
/linux-master/include/linux/
H A Dstop_machine.h22 #ifdef CONFIG_SMP
42 #else /* CONFIG_SMP */
88 #endif /* CONFIG_SMP */
96 #if defined(CONFIG_SMP) || defined(CONFIG_HOTPLUG_CPU)
145 #else /* CONFIG_SMP || CONFIG_HOTPLUG_CPU */
171 #endif /* CONFIG_SMP || CONFIG_HOTPLUG_CPU */
/linux-master/arch/x86/kernel/acpi/
H A Dsleep.c27 #if defined(CONFIG_SMP) && defined(CONFIG_64BIT)
114 #ifdef CONFIG_SMP
/linux-master/arch/xtensa/include/asm/
H A Dcacheflush.h95 ((DCACHE_WAY_SIZE > PAGE_SIZE) || defined(CONFIG_SMP))
97 #ifdef CONFIG_SMP
/linux-master/arch/mips/sgi-ip30/
H A Dip30-setup.c110 #ifdef CONFIG_SMP
130 #ifdef CONFIG_SMP
/linux-master/arch/x86/include/asm/
H A Dthread_info.h66 #ifdef CONFIG_SMP
140 #ifdef CONFIG_SMP
/linux-master/arch/powerpc/lib/
H A DMakefile58 obj-$(CONFIG_SMP) += qspinlock.o
60 obj64-$(CONFIG_SMP) += locks.o
/linux-master/arch/powerpc/platforms/85xx/
H A Dcorenet_generic.c148 #ifdef CONFIG_SMP
165 #ifdef CONFIG_SMP
/linux-master/arch/sparc/include/asm/
H A Dswitch_to_32.h16 #ifdef CONFIG_SMP
H A Dsfp-machine_32.h178 #ifndef CONFIG_SMP
184 #ifdef CONFIG_SMP
200 #ifdef CONFIG_SMP
206 #ifdef CONFIG_SMP

Completed in 366 milliseconds

1234567891011>>