Searched refs:CONFIG_SMP (Results 151 - 175 of 744) sorted by path

1234567891011>>

/linux-master/arch/arm/mach-omap2/
H A DMakefile40 smp-$(CONFIG_SMP) += omap-smp.o
H A Dboard-generic.c43 #if !defined(CONFIG_SMP) && defined(CONFIG_GENERIC_CLOCKEVENTS_BROADCAST)
H A Dcommon.h223 #ifdef CONFIG_SMP
243 #ifdef CONFIG_SMP
257 #if defined(CONFIG_SMP) && defined(CONFIG_PM)
H A Domap-mpuss-lowpower.c65 #if defined(CONFIG_PM) && defined(CONFIG_SMP)
H A Domap-wakeupgen.c483 #ifdef CONFIG_SMP
H A Dsleep44xx.S23 #if defined(CONFIG_SMP) && defined(CONFIG_PM)
329 #endif /* defined(CONFIG_SMP) && defined(CONFIG_PM) */
/linux-master/arch/arm/mach-shmobile/
H A DMakefile41 obj-$(CONFIG_SMP) += $(smp-y)
H A Dplatsmp-apmu.c185 #ifdef CONFIG_SMP
282 #endif /* CONFIG_SMP */
/linux-master/arch/arm/mach-spear/
H A DMakefile9 smp-$(CONFIG_SMP) += headsmp.o platsmp.o
/linux-master/arch/arm/mach-sunxi/
H A Dsunxi.c79 #ifdef CONFIG_SMP
/linux-master/arch/arm/mach-tegra/
H A DMakefile13 obj-$(CONFIG_SMP) += platsmp.o
H A Dpm.c79 #ifdef CONFIG_SMP
103 #ifdef CONFIG_SMP
H A Dreset-handler.S186 #ifdef CONFIG_SMP
217 #ifdef CONFIG_SMP
H A Dreset.c88 #ifdef CONFIG_SMP
/linux-master/arch/arm/mach-ux500/
H A DMakefile8 obj-$(CONFIG_SMP) += platsmp.o
/linux-master/arch/arm/mach-versatile/
H A DMakefile31 ifdef CONFIG_SMP
/linux-master/arch/arm/mm/
H A Dflush.c189 #ifdef CONFIG_SMP
194 #ifdef CONFIG_SMP
H A Dioremap.c137 #if !defined(CONFIG_SMP) && !defined(CONFIG_ARM_LPAE)
303 #if !defined(CONFIG_SMP) && !defined(CONFIG_ARM_LPAE)
431 #if !defined(CONFIG_SMP) && !defined(CONFIG_ARM_LPAE)
H A Dproc-v6.S205 #ifdef CONFIG_SMP
H A Dproc-v7.S309 #ifdef CONFIG_SMP
372 #if defined(CONFIG_ARM_ERRATA_751472) && defined(CONFIG_SMP)
474 #ifdef CONFIG_SMP
H A Dtlb.c59 .tlb_flags = IS_ENABLED(CONFIG_SMP) ? v7wbi_tlb_flags_smp
/linux-master/arch/arm/vfp/
H A Dvfpmodule.c64 #ifdef CONFIG_SMP
82 #ifdef CONFIG_SMP
113 #ifdef CONFIG_SMP
135 #ifdef CONFIG_SMP
163 #ifdef CONFIG_SMP
171 #ifdef CONFIG_SMP
459 #ifndef CONFIG_SMP
712 if (!IS_ENABLED(CONFIG_SMP) &&
729 #ifdef CONFIG_SMP
859 #ifndef CONFIG_SMP
[all...]
/linux-master/arch/csky/include/asm/
H A Datomic.h6 #ifdef CONFIG_SMP
H A Dbarrier.h10 #ifdef CONFIG_SMP
66 #endif /* CONFIG_SMP */
H A Dcmpxchg.h6 #ifdef CONFIG_SMP

Completed in 261 milliseconds

1234567891011>>