Searched refs:CONFIG_SMP (Results 101 - 125 of 744) sorted by path

1234567891011>>

/linux-master/arch/arm/include/asm/
H A Dassembler.h257 #ifdef CONFIG_SMP
294 #ifdef CONFIG_SMP
313 #if defined(CONFIG_CURRENT_POINTER_IN_TPIDRURO) || defined(CONFIG_SMP)
332 #if defined(CONFIG_CURRENT_POINTER_IN_TPIDRURO) || defined(CONFIG_SMP)
352 #if defined(CONFIG_CURRENT_POINTER_IN_TPIDRURO) || defined(CONFIG_SMP)
378 #ifdef CONFIG_SMP
744 #ifndef CONFIG_SMP
H A Datomic.h158 #ifdef CONFIG_SMP
H A Dbitops.h178 #ifndef CONFIG_SMP
H A Dcacheflush.h197 #elif __LINUX_ARM_ARCH__ >= 7 && defined(CONFIG_SMP)
H A Dcmpxchg.h77 #ifdef CONFIG_SMP
128 #ifdef CONFIG_SMP
H A Dcurrent.h29 #elif defined(CONFIG_CURRENT_POINTER_IN_TPIDRURO) || defined(CONFIG_SMP)
H A Dfpstate.h40 #ifdef CONFIG_SMP
H A Dfutex.h23 #ifdef CONFIG_SMP
140 #ifndef CONFIG_SMP
164 #ifndef CONFIG_SMP
H A Dhighmem.h34 #if defined(CONFIG_SMP) && defined(CONFIG_CPU_TLB_V6)
H A Dirq.h31 #ifdef CONFIG_SMP
H A Dmemory.h90 #if !defined(CONFIG_SMP) && !defined(CONFIG_ARM_LPAE)
H A Dpercpu.h16 #ifdef CONFIG_SMP
66 #endif /* CONFIG_SMP */
H A Dprocessor.h92 #ifdef CONFIG_SMP
117 #if __LINUX_ARM_ARCH__ >= 7 && defined(CONFIG_SMP)
H A Dptrace.h107 #ifdef CONFIG_SMP
H A Dsmp.h14 #ifndef CONFIG_SMP
76 #ifdef CONFIG_SMP
H A Dswitch_to.h14 #if defined(CONFIG_PREEMPTION) && defined(CONFIG_SMP) && defined(CONFIG_CPU_V7)
H A Dtlbflush.h182 # elif defined(CONFIG_SMP)
600 #ifndef CONFIG_SMP
642 #elif defined(CONFIG_SMP) /* !CONFIG_MMU */
H A Dtls.h21 #ifdef CONFIG_SMP
33 #ifdef CONFIG_SMP
/linux-master/arch/arm/include/asm/mach/
H A Darch.h16 #ifdef CONFIG_SMP
/linux-master/arch/arm/kernel/
H A DMakefile51 obj-$(CONFIG_SMP) += smp.o
53 obj-$(CONFIG_SMP) += smp_tlb.o
101 obj-$(CONFIG_SMP) += psci_smp.o
H A Dasm-offsets.c56 #ifdef CONFIG_SMP
H A Ddevtree.c27 #ifdef CONFIG_SMP
H A Dhead-nommu.S81 #ifdef CONFIG_SMP
126 #endif /* CONFIG_SMP */
291 /* Full access from PL0, PL1, shared for CONFIG_SMP, cacheable */
448 #ifdef CONFIG_SMP
534 #endif /* CONFIG_SMP */
H A Dhead.S376 #if defined(CONFIG_SMP)
441 #endif /* defined(CONFIG_SMP) */
H A Dirq.c93 #ifdef CONFIG_SMP

Completed in 290 milliseconds

1234567891011>>