Searched refs:__pv_queued_spin_unlock (Results 1 – 5 of 5) sorted by relevance
14 #define __pv_queued_spin_unlock __pv_queued_spin_unlock macro65 extern void __pv_queued_spin_unlock(struct qspinlock *lock);66 PV_CALLEE_SAVE_REGS_THUNK(__pv_queued_spin_unlock);
77 pv_ops.lock.queued_spin_unlock = PV_CALLEE_SAVE(__pv_queued_spin_unlock); in hv_init_spinlocks()
546 #ifndef __pv_queued_spin_unlock547 __visible void __pv_queued_spin_unlock(struct qspinlock *lock) in __pv_queued_spin_unlock() function
132 PV_CALLEE_SAVE(__pv_queued_spin_unlock); in xen_init_spinlocks()
848 PV_CALLEE_SAVE(__pv_queued_spin_unlock); in kvm_spinlock_init()