Searched refs:CONFIG_SMP (Results 1 - 25 of 734) sorted by path

1234567891011>>

/linux-master/arch/alpha/include/asm/
H A Dpercpu.h13 #if defined(MODULE) && defined(CONFIG_SMP)
H A Dsmp.h24 #ifdef CONFIG_SMP
51 #else /* CONFIG_SMP */
56 #endif /* CONFIG_SMP */
/linux-master/arch/alpha/kernel/
H A Dhead.S35 #ifdef CONFIG_SMP
57 #endif /* CONFIG_SMP */
/linux-master/arch/alpha/lib/
H A Dudelay.c36 #ifdef CONFIG_SMP
/linux-master/arch/arc/include/asm/
H A Dtlbflush.h22 #ifndef CONFIG_SMP
41 #endif /* CONFIG_SMP */
/linux-master/arch/arm/include/asm/
H A Dbarrier.h63 #if defined(CONFIG_ARM_DMA_MEM_BUFFERABLE) || defined(CONFIG_SMP)
H A Dcpu.h16 #ifdef CONFIG_SMP
H A Dmcs_spinlock.h5 #ifdef CONFIG_SMP
23 #endif /* CONFIG_SMP */
H A Dmpu.h39 #ifdef CONFIG_SMP
61 #ifdef CONFIG_SMP
H A Dpsci.h12 #if defined(CONFIG_SMP) && defined(CONFIG_ARM_PSCI)
H A Dsmp_plat.h20 #ifndef CONFIG_SMP
57 #if !defined(CONFIG_SMP) || __LINUX_ARM_ARCH__ >= 7
H A Dsmp_scu.h54 #if defined(CONFIG_SMP) && defined(CONFIG_HAVE_ARM_SCU)
/linux-master/arch/arm/kernel/
H A Dsmp_scu.c25 #ifdef CONFIG_SMP
/linux-master/arch/arm/mach-actions/
H A DMakefile2 obj-${CONFIG_SMP} += platsmp.o
/linux-master/arch/arm/mach-alpine/
H A DMakefile3 obj-$(CONFIG_SMP) += platsmp.o alpine_cpu_pm.o
/linux-master/arch/arm/mach-axxia/
H A DMakefile3 obj-$(CONFIG_SMP) += platsmp.o
/linux-master/arch/arm/mach-berlin/
H A DMakefile3 obj-$(CONFIG_SMP) += headsmp.o platsmp.o
/linux-master/arch/arm/mach-hisi/
H A DMakefile10 obj-$(CONFIG_SMP) += platsmp.o hotplug.o
/linux-master/arch/arm/mach-mediatek/
H A DMakefile2 obj-$(CONFIG_SMP) += platsmp.o
/linux-master/arch/arm/mach-meson/
H A DMakefile3 obj-$(CONFIG_SMP) += platsmp.o
/linux-master/arch/arm/mach-milbeaut/
H A DMakefile2 obj-$(CONFIG_SMP) += platsmp.o
/linux-master/arch/arm/mach-omap2/
H A Domap-headsmp.S26 #ifdef CONFIG_SMP
/linux-master/arch/arm/mach-qcom/
H A DMakefile2 obj-$(CONFIG_SMP) += platsmp.o
/linux-master/arch/arm/mach-rockchip/
H A DMakefile6 obj-$(CONFIG_SMP) += headsmp.o platsmp.o
/linux-master/arch/arm/mach-socfpga/
H A DMakefile7 obj-$(CONFIG_SMP) += headsmp.o platsmp.o

Completed in 337 milliseconds

1234567891011>>