Searched refs:CONFIG_SMP (Results 151 - 175 of 734) sorted by relevance

1234567891011>>

/linux-master/arch/powerpc/platforms/85xx/
H A DMakefile5 obj-$(CONFIG_SMP) += smp.o
7 obj-$(CONFIG_SMP) += mpc85xx_pm_ops.o
/linux-master/arch/openrisc/include/asm/
H A Dcacheflush.h32 #ifndef CONFIG_SMP
35 #else /* CONFIG_SMP */
39 #endif /* CONFIG_SMP */
/linux-master/arch/hexagon/kernel/
H A DMakefile5 obj-$(CONFIG_SMP) += smp.o
H A Dtime.c97 #ifdef CONFIG_SMP
112 #ifdef CONFIG_SMP
117 #ifdef CONFIG_SMP
144 #endif /* CONFIG_SMP */
197 #ifdef CONFIG_SMP
H A Dsetup.c86 #ifdef CONFIG_SMP
118 #ifdef CONFIG_SMP
/linux-master/arch/x86/kernel/apic/
H A DMakefile15 obj-$(CONFIG_SMP) += ipi.o
/linux-master/arch/alpha/include/asm/
H A Dmmu_context.h92 #ifdef CONFIG_SMP
97 #endif /* CONFIG_SMP */
144 #ifdef CONFIG_SMP
154 #ifdef CONFIG_SMP
189 #ifdef CONFIG_SMP
/linux-master/arch/mips/include/asm/
H A Dsmp-ops.h16 #ifdef CONFIG_SMP
54 #else /* !CONFIG_SMP */
67 #endif /* !CONFIG_SMP */
/linux-master/arch/riscv/include/asm/
H A Dcacheflush.h44 #ifndef CONFIG_SMP
49 #else /* CONFIG_SMP */
54 #endif /* CONFIG_SMP */
/linux-master/kernel/time/
H A Dtimer_migration.h127 #if defined(CONFIG_SMP) && defined(CONFIG_NO_HZ_COMMON)
/linux-master/arch/sparc/kernel/
H A Dsun4d_irq.c158 #ifdef CONFIG_SMP
194 #ifdef CONFIG_SMP
199 #ifdef CONFIG_SMP
212 #ifdef CONFIG_SMP
218 #ifdef CONFIG_SMP
248 #ifdef CONFIG_SMP
396 #ifdef CONFIG_SMP
461 #ifdef CONFIG_SMP
H A Dhelpers.S51 #ifdef CONFIG_SMP
62 #ifdef CONFIG_SMP
H A Dcpu.c333 #ifndef CONFIG_SMP
347 #ifndef CONFIG_SMP
354 #ifdef CONFIG_SMP
358 #ifdef CONFIG_SMP
382 #ifndef CONFIG_SMP
397 #ifndef CONFIG_SMP
402 #ifdef CONFIG_SMP
406 #ifdef CONFIG_SMP
/linux-master/arch/powerpc/platforms/cell/
H A DMakefile13 ifdef CONFIG_SMP
/linux-master/arch/powerpc/sysdev/xive/
H A Dxive-internal.h17 #ifdef CONFIG_SMP
21 #endif /* CONFIG_SMP */
56 #ifdef CONFIG_SMP
/linux-master/arch/powerpc/kernel/vdso/
H A Dgetcpu.S35 #elif !defined(CONFIG_SMP)
/linux-master/arch/alpha/kernel/
H A Dirq.c41 #ifdef CONFIG_SMP
67 #endif /* CONFIG_SMP */
73 #ifdef CONFIG_SMP
/linux-master/arch/arm/include/asm/
H A Dprocessor.h92 #ifdef CONFIG_SMP
117 #if __LINUX_ARM_ARCH__ >= 7 && defined(CONFIG_SMP)
/linux-master/arch/arm/mach-tegra/
H A DMakefile13 obj-$(CONFIG_SMP) += platsmp.o
/linux-master/arch/loongarch/kernel/
H A Dswitch.S26 #if defined(CONFIG_STACKPROTECTOR) && !defined(CONFIG_SMP)
/linux-master/kernel/sched/
H A Dstop_task.c11 #ifdef CONFIG_SMP
23 #endif /* CONFIG_SMP */
118 #ifdef CONFIG_SMP
/linux-master/arch/x86/kernel/
H A Dvsmp_64.c41 #ifdef CONFIG_SMP
98 #if !defined(CONFIG_X86_VSMP) && defined(CONFIG_SMP) && defined(CONFIG_PCI)
/linux-master/arch/sparc/mm/
H A Dviking.S20 #ifdef CONFIG_SMP
112 #ifndef CONFIG_SMP
116 #ifndef CONFIG_SMP
138 #ifndef CONFIG_SMP
147 #ifndef CONFIG_SMP
157 #ifndef CONFIG_SMP
172 #ifndef CONFIG_SMP
182 #ifndef CONFIG_SMP
191 #ifndef CONFIG_SMP
202 #ifdef CONFIG_SMP
[all...]
/linux-master/arch/powerpc/mm/book3s32/
H A Dhash_low.S52 #ifdef CONFIG_SMP
76 #ifdef CONFIG_SMP
91 #ifdef CONFIG_SMP
131 #ifdef CONFIG_SMP
138 #ifdef CONFIG_SMP
144 #endif /* CONFIG_SMP */
152 #ifdef CONFIG_SMP
160 #ifdef CONFIG_SMP
167 #endif /* CONFIG_SMP */
183 #ifdef CONFIG_SMP
[all...]
/linux-master/drivers/irqchip/
H A Dirq-csky-mpintc.c126 #ifdef CONFIG_SMP
170 #ifdef CONFIG_SMP
212 #ifdef CONFIG_SMP
232 #ifdef CONFIG_SMP
271 #ifdef CONFIG_SMP

Completed in 338 milliseconds

1234567891011>>