Searched refs:CONFIG_SMP (Results 201 - 225 of 734) sorted by last modified time

1234567891011>>

/linux-master/arch/x86/include/asm/
H A Dthread_info.h66 #ifdef CONFIG_SMP
140 #ifdef CONFIG_SMP
H A Dtopology.h181 #ifdef CONFIG_SMP
223 #else /* CONFIG_SMP */
228 #endif /* !CONFIG_SMP */
270 #if defined(CONFIG_SMP) && defined(CONFIG_X86_64)
H A Dspec-ctrl.h90 #ifdef CONFIG_SMP
H A Dsmp.h46 #ifdef CONFIG_SMP
154 #else /* !CONFIG_SMP */
166 #endif /* CONFIG_SMP */
H A Dpgtable_64.h93 #ifdef CONFIG_SMP
106 #ifdef CONFIG_SMP
129 #ifdef CONFIG_SMP
H A Dperf_event_p4.h183 #ifdef CONFIG_SMP
191 #ifdef CONFIG_SMP
H A Dpgtable-3level.h102 #ifdef CONFIG_SMP
H A Dpercpu.h15 #ifdef CONFIG_SMP
35 #ifdef CONFIG_SMP
83 #else /* CONFIG_SMP */
90 #endif /* CONFIG_SMP */
601 #ifdef CONFIG_SMP
641 #else /* !CONFIG_SMP */
661 #endif /* !CONFIG_SMP */
H A Dmsr.h333 #ifdef CONFIG_SMP
346 #else /* CONFIG_SMP */
402 #endif /* CONFIG_SMP */
H A Dhw_irq.h97 #ifdef CONFIG_SMP
H A Dcpu.h12 #ifndef CONFIG_SMP
16 #endif /* CONFIG_SMP */
/linux-master/arch/x86/entry/
H A Dcalling.h394 #ifdef CONFIG_SMP
427 #endif /* CONFIG_SMP */
/linux-master/arch/arm/mm/
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)
/linux-master/arch/arm/mach-omap2/
H A Dboard-generic.c43 #if !defined(CONFIG_SMP) && defined(CONFIG_GENERIC_CLOCKEVENTS_BROADCAST)
/linux-master/arch/arm/kernel/
H A Dasm-offsets.c56 #ifdef CONFIG_SMP
/linux-master/arch/parisc/kernel/
H A Dprocessor.c88 #ifdef CONFIG_SMP
95 printk(KERN_INFO "CONFIG_SMP=n ignoring additional CPUs\n");
177 #ifdef CONFIG_SMP
186 ** CONFIG_SMP: init_smp_config() will attempt to get CPUs into
213 #ifdef CONFIG_SMP
391 #ifdef CONFIG_SMP
H A Dcache.c55 #if defined(CONFIG_64BIT) && defined(CONFIG_SMP)
662 if ((!IS_ENABLED(CONFIG_SMP) || !arch_irqs_disabled()) &&
741 if (WARN_ON(IS_ENABLED(CONFIG_SMP) && arch_irqs_disabled()))
757 if (WARN_ON(IS_ENABLED(CONFIG_SMP) && arch_irqs_disabled()))
801 if ((!IS_ENABLED(CONFIG_SMP) || !arch_irqs_disabled()) &&
821 if ((!IS_ENABLED(CONFIG_SMP) || !arch_irqs_disabled()) &&
/linux-master/arch/powerpc/include/asm/
H A Dthread_info.h57 #ifdef CONFIG_SMP
/linux-master/fs/
H A Dnamespace.c174 #ifdef CONFIG_SMP
188 #ifdef CONFIG_SMP
219 #ifdef CONFIG_SMP
245 #ifdef CONFIG_SMP
283 #ifdef CONFIG_SMP
292 #ifdef CONFIG_SMP
301 #ifdef CONFIG_SMP
622 #ifdef CONFIG_SMP
/linux-master/arch/riscv/include/asm/
H A Dtlbflush.h35 #if defined(CONFIG_SMP) && defined(CONFIG_MMU)
58 #else /* CONFIG_SMP && CONFIG_MMU */
79 #endif /* !CONFIG_SMP || !CONFIG_MMU */
/linux-master/arch/loongarch/kernel/
H A Dacpi.c60 #ifdef CONFIG_SMP
101 #ifdef CONFIG_SMP
127 #ifdef CONFIG_SMP
/linux-master/arch/mips/sgi-ip30/
H A Dip30-setup.c110 #ifdef CONFIG_SMP
130 #ifdef CONFIG_SMP
/linux-master/arch/mips/sgi-ip27/
H A Dip27-memory.c281 #ifdef CONFIG_SMP
H A Dip27-irq.c204 #ifdef CONFIG_SMP
H A DMakefile11 obj-$(CONFIG_SMP) += ip27-smp.o

Completed in 517 milliseconds

1234567891011>>