Searched refs:CONFIG_SMP (Results 51 - 75 of 734) sorted by relevance

1234567891011>>

/linux-master/arch/mips/sgi-ip30/
H A DMakefile9 obj-$(CONFIG_SMP) += ip30-smp.o
/linux-master/arch/alpha/include/asm/
H A Dbarrier.h15 #ifdef CONFIG_SMP
H A Dcacheflush.h19 #ifndef CONFIG_SMP
33 #ifndef CONFIG_SMP
50 #else /* CONFIG_SMP */
54 #endif /* CONFIG_SMP */
/linux-master/arch/sparc/include/asm/
H A Dpercpu_64.h11 #ifdef CONFIG_SMP
H A Dtimer_32.h40 #ifdef CONFIG_SMP
H A Ddelay_32.h27 #ifdef CONFIG_SMP
/linux-master/arch/x86/include/asm/
H A Dcache.h17 #ifdef CONFIG_SMP
/linux-master/arch/csky/kernel/
H A Dirq.c14 #ifdef CONFIG_SMP
/linux-master/arch/powerpc/include/asm/
H A Dxmon.h24 #if defined(CONFIG_XMON) && defined(CONFIG_SMP)
/linux-master/arch/arm/include/asm/
H A Dpercpu.h16 #ifdef CONFIG_SMP
66 #endif /* CONFIG_SMP */
H A Dirq.h31 #ifdef CONFIG_SMP
H A Dswitch_to.h14 #if defined(CONFIG_PREEMPTION) && defined(CONFIG_SMP) && defined(CONFIG_CPU_V7)
/linux-master/arch/xtensa/include/asm/
H A Dbarrier.h18 #ifdef CONFIG_SMP
/linux-master/arch/powerpc/platforms/86xx/
H A DMakefile7 obj-$(CONFIG_SMP) += mpc86xx_smp.o
/linux-master/arch/riscv/include/asm/
H A Dmmu.h19 #ifdef CONFIG_SMP
H A Dfence.h8 #ifdef CONFIG_SMP
/linux-master/arch/parisc/include/asm/
H A Dldcw.h57 #ifdef CONFIG_SMP
H A Dhardirq.h19 #ifdef CONFIG_SMP
/linux-master/include/linux/
H A Dcache.h45 #ifdef CONFIG_SMP
49 #endif /* CONFIG_SMP */
59 #ifdef CONFIG_SMP
63 #endif /* CONFIG_SMP */
76 #if defined(CONFIG_SMP)
117 #if defined(CONFIG_SMP)
/linux-master/arch/arm/mach-exynos/
H A DMakefile11 obj-$(CONFIG_SMP) += platsmp.o headsmp.o
/linux-master/arch/mips/kernel/
H A Dsysrq.c38 #ifdef CONFIG_SMP
50 #ifdef CONFIG_SMP
/linux-master/arch/loongarch/kernel/
H A Dsysrq.c37 #ifdef CONFIG_SMP
49 #ifdef CONFIG_SMP
/linux-master/arch/arc/include/asm/
H A Dsmp.h9 #ifdef CONFIG_SMP
68 #else /* CONFIG_SMP */
76 #endif /* !CONFIG_SMP */
99 * The exported spinlock API is smart enough to be NOP for !CONFIG_SMP,
105 #ifdef CONFIG_SMP
121 #else /* !CONFIG_SMP */
126 #endif /* !CONFIG_SMP */
/linux-master/arch/sh/include/asm/
H A Dbarrier.h33 #if defined(CONFIG_CPU_J2) && defined(CONFIG_SMP)
/linux-master/arch/x86/kernel/
H A Dprocess.h19 if (IS_ENABLED(CONFIG_SMP)) {
23 * TIF_SPEC_IB. For CONFIG_SMP=n TIF_SPEC_IB is not

Completed in 225 milliseconds

1234567891011>>