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

1234567891011>>

/linux-master/arch/arm/mach-actions/
H A DMakefile2 obj-${CONFIG_SMP} += platsmp.o
/linux-master/arch/arm/mach-milbeaut/
H A DMakefile2 obj-$(CONFIG_SMP) += platsmp.o
/linux-master/arch/arm/mach-qcom/
H A DMakefile2 obj-$(CONFIG_SMP) += platsmp.o
/linux-master/arch/arm/mach-aspeed/
H A DMakefile5 obj-$(CONFIG_SMP) += platsmp.o
/linux-master/arch/riscv/include/asm/
H A Dirq_work.h7 return IS_ENABLED(CONFIG_SMP);
H A Dsync_core.h14 #ifdef CONFIG_SMP
27 #endif /* CONFIG_SMP */
/linux-master/arch/alpha/include/asm/
H A Dpercpu.h13 #if defined(MODULE) && defined(CONFIG_SMP)
/linux-master/arch/arm/include/asm/
H A Dpsci.h12 #if defined(CONFIG_SMP) && defined(CONFIG_ARM_PSCI)
/linux-master/arch/arm/mach-mvebu/
H A Darmada-370-xp.h15 #ifdef CONFIG_SMP
/linux-master/kernel/sched/
H A Dsmp.h11 #ifdef CONFIG_SMP
/linux-master/arch/arm/mach-axxia/
H A DMakefile3 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-berlin/
H A DMakefile3 obj-$(CONFIG_SMP) += headsmp.o platsmp.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-sti/
H A DMakefile2 obj-$(CONFIG_SMP) += platsmp.o
/linux-master/arch/powerpc/platforms/85xx/
H A Dsmp.h7 #ifdef CONFIG_SMP
/linux-master/arch/sparc/kernel/
H A Dcpumap.h5 #ifdef CONFIG_SMP
/linux-master/arch/openrisc/include/asm/
H A Dtime.h18 #ifdef CONFIG_SMP
/linux-master/arch/arm/mach-zynq/
H A DMakefile8 obj-$(CONFIG_SMP) += headsmp.o platsmp.o
/linux-master/arch/mips/sibyte/sb1250/
H A DMakefile4 obj-$(CONFIG_SMP) += smp.o
/linux-master/arch/mips/sibyte/bcm1480/
H A DMakefile4 obj-$(CONFIG_SMP) += smp.o
/linux-master/arch/powerpc/include/asm/
H A Dpercpu.h11 #ifdef CONFIG_SMP
15 #endif /* CONFIG_SMP */
/linux-master/arch/powerpc/platforms/powernv/
H A Dsubcore.h14 #ifdef CONFIG_SMP
19 #endif /* CONFIG_SMP */
/linux-master/arch/arm/mach-ux500/
H A DMakefile8 obj-$(CONFIG_SMP) += platsmp.o

Completed in 363 milliseconds

1234567891011>>