Searched refs:CONFIG_SMP (Results 126 - 150 of 744) sorted by last modified time

1234567891011>>

/linux-master/drivers/cpufreq/
H A Dcpufreq.c317 #ifndef CONFIG_SMP
/linux-master/block/
H A Dblk-sysfs.c362 #ifdef CONFIG_SMP
H A Dblk-mq.c1155 if (!IS_ENABLED(CONFIG_SMP) ||
/linux-master/arch/x86/net/
H A Dbpf_jit_comp.c1439 #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
H A Dtsc.c935 #ifndef CONFIG_SMP
1276 #ifdef CONFIG_SMP
1623 #ifdef CONFIG_SMP
H A Dtsc_sync.c155 #ifndef CONFIG_SMP
175 #else /* !CONFIG_SMP */
526 #endif /* CONFIG_SMP */
H A Dsmpboot.c1134 if (!IS_ENABLED(CONFIG_SMP))
H A Dsev.c1331 #ifdef CONFIG_SMP
H A Dkvm.c472 #ifdef CONFIG_SMP
782 #if defined(CONFIG_X86_32) || !defined(CONFIG_SMP)
837 #ifdef CONFIG_SMP
916 #ifdef CONFIG_SMP
H A Dirq.c98 #ifdef CONFIG_SMP
213 #ifdef CONFIG_SMP
H A Dhead_64.S232 #ifdef CONFIG_SMP
314 #endif /* CONFIG_SMP */
370 #ifndef CONFIG_SMP
H A Didt.c134 #ifdef CONFIG_SMP
H A Ddumpstack.c410 IS_ENABLED(CONFIG_SMP) ? " SMP" : "",
/linux-master/arch/x86/kernel/cpu/resctrl/
H A Drdtgroup.c578 if (IS_ENABLED(CONFIG_SMP) && task_curr(t))
2878 if (IS_ENABLED(CONFIG_SMP) && mask && task_curr(t))
/linux-master/arch/x86/kernel/cpu/
H A Dcommon.c2328 if (!IS_ENABLED(CONFIG_SMP)) {
H A Dbugs.c1316 bool smt_possible = IS_ENABLED(CONFIG_SMP);
H A Damd.c641 #ifdef CONFIG_SMP
H A Daperfmperf.c50 #if defined(CONFIG_X86_64) && defined(CONFIG_SMP)
379 #endif /* CONFIG_X86_64 && CONFIG_SMP */
/linux-master/arch/x86/kernel/apic/
H A Dvector.c46 #ifdef CONFIG_SMP
817 #ifdef CONFIG_SMP
933 #ifdef CONFIG_SMP
H A Dapic.c473 #ifdef CONFIG_SMP
1275 #ifdef CONFIG_SMP
/linux-master/arch/x86/include/asm/
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 Didtentry.h706 #ifdef CONFIG_SMP
H A Dhardirq.h26 #ifdef CONFIG_SMP
H A Dapic.h367 #ifdef CONFIG_SMP
554 #ifdef CONFIG_SMP

Completed in 525 milliseconds

1234567891011>>