Searched refs:CONFIG_SMP (Results 76 - 100 of 744) sorted by path

1234567891011>>

/linux-master/arch/alpha/include/asm/
H A Dmmu_context.h90 #ifdef CONFIG_SMP
95 #endif /* CONFIG_SMP */
142 #ifdef CONFIG_SMP
152 #ifdef CONFIG_SMP
167 #ifdef CONFIG_SMP
H A Drwonce.h8 #ifdef CONFIG_SMP
31 #endif /* CONFIG_SMP */
H A Dtlbflush.h64 #ifndef CONFIG_SMP
103 #else /* CONFIG_SMP */
111 #endif /* CONFIG_SMP */
/linux-master/arch/alpha/kernel/
H A DMakefile15 obj-$(CONFIG_SMP) += smp.o
H A Dirq.c42 #ifdef CONFIG_SMP
68 #endif /* CONFIG_SMP */
74 #ifdef CONFIG_SMP
H A Dirq_alpha.c59 #ifdef CONFIG_SMP
123 #ifndef CONFIG_SMP
H A Dprocess.c95 #ifdef CONFIG_SMP
125 #ifdef CONFIG_SMP
H A Dproto.h207 #ifdef CONFIG_SMP
H A Drtc.c149 #if defined(CONFIG_SMP) && \
H A Dsetup.c571 #ifdef CONFIG_SMP
656 #ifdef CONFIG_SMP
1116 #ifdef CONFIG_SMP
H A Dsys_dp264.c53 #ifdef CONFIG_SMP
H A Dsys_titan.c67 #ifdef CONFIG_SMP
H A Dtime.c454 #ifdef CONFIG_SMP
H A Dtraps.c147 #ifdef CONFIG_SMP
/linux-master/arch/alpha/mm/
H A Dfault.c37 #ifndef CONFIG_SMP
/linux-master/arch/arc/include/asm/
H A Dentry.h82 #ifdef CONFIG_SMP
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/arc/kernel/
H A DMakefile14 obj-$(CONFIG_SMP) += smp.o
H A Dhead.S109 #ifdef CONFIG_SMP
154 #ifdef CONFIG_SMP
H A Dintc-arcv2.c183 #ifdef CONFIG_SMP
H A Dirq.c28 #ifdef CONFIG_SMP
H A Dmcip.c18 #ifdef CONFIG_SMP
339 #ifdef CONFIG_SMP
H A Dprocess.c58 WARN_ON_ONCE(IS_ENABLED(CONFIG_SMP));
/linux-master/arch/arc/mm/
H A Dcache.c507 #ifndef CONFIG_SMP
537 #endif /* CONFIG_SMP */
H A Dtlb.c295 #ifdef CONFIG_SMP

Completed in 493 milliseconds

1234567891011>>