Home
last modified time | relevance | path

Searched refs:__pv_queued_spin_unlock (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/arch/x86/include/asm/
A Dqspinlock_paravirt.h16 #define __pv_queued_spin_unlock __pv_queued_spin_unlock macro
62 extern void __lockfunc __pv_queued_spin_unlock(struct qspinlock *lock);
63 __PV_CALLEE_SAVE_REGS_THUNK(__pv_queued_spin_unlock, ".spinlock.text");
/linux-6.3-rc2/arch/x86/hyperv/
A Dhv_spinlock.c81 pv_ops.lock.queued_spin_unlock = PV_CALLEE_SAVE(__pv_queued_spin_unlock); in hv_init_spinlocks()
/linux-6.3-rc2/kernel/locking/
A Dqspinlock_paravirt.h546 #ifndef __pv_queued_spin_unlock
547 __visible __lockfunc void __pv_queued_spin_unlock(struct qspinlock *lock) in __pv_queued_spin_unlock() function
/linux-6.3-rc2/arch/x86/xen/
A Dspinlock.c141 PV_CALLEE_SAVE(__pv_queued_spin_unlock); in xen_init_spinlocks()
/linux-6.3-rc2/arch/x86/kernel/
A Dkvm.c1105 PV_CALLEE_SAVE(__pv_queued_spin_unlock); in kvm_spinlock_init()

Completed in 7 milliseconds