Searched refs:CONFIG_SMP (Results 226 - 250 of 747) sorted by relevance

1234567891011>>

/linux-master/arch/arm/include/asm/mach/
H A Darch.h16 #ifdef CONFIG_SMP
/linux-master/arch/sh/kernel/cpu/sh2/
H A Dprobe.c43 #if defined(CONFIG_SMP)
/linux-master/arch/powerpc/platforms/86xx/
H A Dmvme7100.c48 #ifdef CONFIG_SMP
/linux-master/arch/arc/kernel/
H A DMakefile14 obj-$(CONFIG_SMP) += smp.o
/linux-master/arch/sh/include/asm/
H A Dcmpxchg.h17 #elif defined(CONFIG_CPU_J2) && defined(CONFIG_SMP)
/linux-master/arch/powerpc/include/asm/book3s/32/
H A Dtlbflush.h15 #ifdef CONFIG_SMP
/linux-master/arch/x86/include/asm/
H A Dhw_irq.h97 #ifdef CONFIG_SMP
H A Dcpu.h12 #ifndef CONFIG_SMP
16 #endif /* CONFIG_SMP */
H A Dspec-ctrl.h90 #ifdef CONFIG_SMP
H A Dhardirq.h26 #ifdef CONFIG_SMP
/linux-master/arch/powerpc/include/asm/
H A Dtlb.h52 #ifdef CONFIG_SMP
74 #else /* CONFIG_SMP */
/linux-master/arch/xtensa/include/asm/
H A Dptrace.h92 # ifndef CONFIG_SMP
/linux-master/arch/alpha/include/asm/
H A Dtlbflush.h64 #ifndef CONFIG_SMP
103 #else /* CONFIG_SMP */
111 #endif /* CONFIG_SMP */
/linux-master/arch/parisc/lib/
H A Dbitops.c14 #ifdef CONFIG_SMP
/linux-master/arch/x86/kernel/
H A Dvmlinux.lds.S103 #ifdef CONFIG_SMP
225 #if defined(CONFIG_X86_64) && defined(CONFIG_SMP)
356 #if !defined(CONFIG_X86_64) || !defined(CONFIG_SMP)
501 #ifdef CONFIG_SMP
/linux-master/drivers/irqchip/
H A Dirq-riscv-imsic-state.h36 #ifdef CONFIG_SMP
/linux-master/arch/sh/mm/
H A Dtlbex_32.c69 #if defined(CONFIG_CPU_SH4) && !defined(CONFIG_SMP)
/linux-master/arch/arm/mm/
H A Dtlb.c59 .tlb_flags = IS_ENABLED(CONFIG_SMP) ? v7wbi_tlb_flags_smp
/linux-master/init/
H A DMakefile26 smp-flag-$(CONFIG_SMP) := SMP
/linux-master/arch/loongarch/include/asm/
H A Dsmp.h9 #ifdef CONFIG_SMP
114 #else /* !CONFIG_SMP */
116 #endif /* CONFIG_SMP */
/linux-master/arch/riscv/include/asm/
H A Dcacheflush.h53 #ifndef CONFIG_SMP
58 #else /* CONFIG_SMP */
63 #endif /* CONFIG_SMP */
/linux-master/arch/parisc/kernel/
H A Dirq.c96 #ifdef CONFIG_SMP
147 #ifdef CONFIG_SMP
313 #ifdef CONFIG_SMP
495 #ifdef CONFIG_SMP
514 #ifdef CONFIG_SMP
558 #ifdef CONFIG_SMP
569 #ifdef CONFIG_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/sparc/kernel/
H A Dtraps_32.c166 #ifndef CONFIG_SMP
206 #ifndef CONFIG_SMP
216 #ifndef CONFIG_SMP
261 #ifdef CONFIG_SMP
294 #ifndef CONFIG_SMP
H A Dleon_kernel.c106 #ifdef CONFIG_SMP
277 #ifdef CONFIG_SMP
300 #endif /* CONFIG_SMP */
318 #ifndef CONFIG_SMP
423 #ifdef CONFIG_SMP
445 #ifdef CONFIG_SMP
484 #ifdef CONFIG_SMP

Completed in 245 milliseconds

1234567891011>>