Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dqspinlock.h10 #ifdef CONFIG_PARAVIRT_SPINLOCKS
61 #ifdef CONFIG_PARAVIRT_SPINLOCKS
H A Dspinlock.h13 #ifndef CONFIG_PARAVIRT_SPINLOCKS
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dasm-offsets_64.c8 #if defined(CONFIG_KVM_GUEST) && defined(CONFIG_PARAVIRT_SPINLOCKS)
25 #if defined(CONFIG_KVM_GUEST) && defined(CONFIG_PARAVIRT_SPINLOCKS) in main()
H A Dparavirt_patch.c54 #ifdef CONFIG_PARAVIRT_SPINLOCKS
69 #endif /* CONFIG_PARAVIRT_SPINLOCKS */
90 #ifdef CONFIG_PARAVIRT_SPINLOCKS in native_patch()
/kernel/linux/linux-5.10/kernel/locking/
H A Dqspinlock.c83 #ifdef CONFIG_PARAVIRT_SPINLOCKS
288 #ifdef CONFIG_PARAVIRT_SPINLOCKS
567 #if !defined(_GEN_PV_LOCK_SLOWPATH) && defined(CONFIG_PARAVIRT_SPINLOCKS)
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 */
/kernel/linux/linux-6.6/kernel/locking/
H A Dqspinlock.c84 #ifdef CONFIG_PARAVIRT_SPINLOCKS
289 #ifdef CONFIG_PARAVIRT_SPINLOCKS
572 #if !defined(_GEN_PV_LOCK_SLOWPATH) && defined(CONFIG_PARAVIRT_SPINLOCKS)
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 */
/kernel/linux/linux-5.10/arch/x86/hyperv/
H A DMakefile6 obj-$(CONFIG_PARAVIRT_SPINLOCKS) += hv_spinlock.o
/kernel/linux/linux-6.6/arch/x86/hyperv/
H A DMakefile7 obj-$(CONFIG_PARAVIRT_SPINLOCKS) += hv_spinlock.o
/kernel/linux/linux-5.10/arch/loongarch/include/asm/
H A Dqspinlock.h11 #ifdef CONFIG_PARAVIRT_SPINLOCKS
H A Dparavirt.h43 #if defined(CONFIG_SMP) && defined(CONFIG_PARAVIRT_SPINLOCKS)
H A Dkvm_para.h191 #ifdef CONFIG_PARAVIRT_SPINLOCKS
193 #else /* !CONFIG_PARAVIRT_SPINLOCKS */
197 #endif /* CONFIG_PARAVIRT_SPINLOCKS */
/kernel/linux/linux-5.10/arch/x86/xen/
H A Dsmp_hvm.c83 #ifdef CONFIG_PARAVIRT_SPINLOCKS in xen_hvm_smp_init()
H A DMakefile44 obj-$(CONFIG_PARAVIRT_SPINLOCKS)+= spinlock.o
/kernel/linux/linux-6.6/arch/x86/xen/
H A Dsmp_hvm.c81 #ifdef CONFIG_PARAVIRT_SPINLOCKS in xen_hvm_smp_init()
H A DMakefile44 obj-$(CONFIG_PARAVIRT_SPINLOCKS)+= spinlock.o
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dqspinlock.h30 #ifdef CONFIG_PARAVIRT_SPINLOCKS
H A Dkvm_para.h107 #ifdef CONFIG_PARAVIRT_SPINLOCKS
109 #else /* !CONFIG_PARAVIRT_SPINLOCKS */
113 #endif /* CONFIG_PARAVIRT_SPINLOCKS */
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dqspinlock.h30 #ifdef CONFIG_PARAVIRT_SPINLOCKS
/kernel/linux/linux-5.10/arch/x86/boot/compressed/
H A Dmisc.h13 #undef CONFIG_PARAVIRT_SPINLOCKS macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dqspinlock.h168 #ifdef CONFIG_PARAVIRT_SPINLOCKS
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dparavirt.c78 if (IS_ENABLED(CONFIG_PARAVIRT_SPINLOCKS) && in native_pv_lock_init()
300 #if defined(CONFIG_PARAVIRT_SPINLOCKS)

Completed in 8 milliseconds

12