Searched refs:CONFIG_PARAVIRT_SPINLOCKS (Results 1 - 19 of 19) sorted by relevance

/linux-master/arch/x86/hyperv/
H A DMakefile7 obj-$(CONFIG_PARAVIRT_SPINLOCKS) += hv_spinlock.o
/linux-master/kernel/locking/
H A Dlock_events_list.h21 #ifdef CONFIG_PARAVIRT_SPINLOCKS
36 #endif /* CONFIG_PARAVIRT_SPINLOCKS */
H A Dqspinlock_stat.h10 #ifdef CONFIG_PARAVIRT_SPINLOCKS
136 #endif /* CONFIG_PARAVIRT_SPINLOCKS */
H A Dlock_events.c118 #ifdef CONFIG_PARAVIRT_SPINLOCKS
H A Dqspinlock.c84 #ifdef CONFIG_PARAVIRT_SPINLOCKS
289 #ifdef CONFIG_PARAVIRT_SPINLOCKS
572 #if !defined(_GEN_PV_LOCK_SLOWPATH) && defined(CONFIG_PARAVIRT_SPINLOCKS)
/linux-master/arch/x86/xen/
H A Dsmp_hvm.c81 #ifdef CONFIG_PARAVIRT_SPINLOCKS
H A DMakefile44 obj-$(CONFIG_PARAVIRT_SPINLOCKS)+= spinlock.o
H A Dxen-ops.h91 #ifdef CONFIG_PARAVIRT_SPINLOCKS
/linux-master/arch/x86/include/asm/
H A Dqspinlock.h30 #ifdef CONFIG_PARAVIRT_SPINLOCKS
H A Dkvm_para.h141 #ifdef CONFIG_PARAVIRT_SPINLOCKS
143 #else /* !CONFIG_PARAVIRT_SPINLOCKS */
147 #endif /* CONFIG_PARAVIRT_SPINLOCKS */
H A Dparavirt.h52 #ifdef CONFIG_PARAVIRT_SPINLOCKS
579 #if defined(CONFIG_SMP) && defined(CONFIG_PARAVIRT_SPINLOCKS)
774 #ifndef CONFIG_PARAVIRT_SPINLOCKS
/linux-master/arch/powerpc/include/asm/
H A Dqspinlock.h168 #ifdef CONFIG_PARAVIRT_SPINLOCKS
/linux-master/arch/x86/kernel/
H A Dparavirt.c58 if (IS_ENABLED(CONFIG_PARAVIRT_SPINLOCKS) &&
258 #if defined(CONFIG_PARAVIRT_SPINLOCKS)
H A DMakefile122 obj-$(CONFIG_PARAVIRT_SPINLOCKS)+= paravirt-spinlocks.o
H A Dkvm.c1028 #ifdef CONFIG_PARAVIRT_SPINLOCKS
1118 #endif /* CONFIG_PARAVIRT_SPINLOCKS */
/linux-master/arch/x86/boot/compressed/
H A Dmisc.h13 #undef CONFIG_PARAVIRT_SPINLOCKS macro
/linux-master/arch/powerpc/lib/
H A Dqspinlock.c710 if (IS_ENABLED(CONFIG_PARAVIRT_SPINLOCKS) && is_shared_processor()) {
726 #ifdef CONFIG_PARAVIRT_SPINLOCKS
/linux-master/arch/x86/mm/
H A Dmem_encrypt_identity.c28 #undef CONFIG_PARAVIRT_SPINLOCKS macro
/linux-master/arch/x86/kernel/cpu/
H A Dmshyperv.c294 #if defined(CONFIG_X86_64) && defined(CONFIG_PARAVIRT_SPINLOCKS)

Completed in 342 milliseconds