__pv_queued_spin_unlock   77 arch/x86/hyperv/hv_spinlock.c 	pv_ops.lock.queued_spin_unlock = PV_CALLEE_SAVE(__pv_queued_spin_unlock);
__pv_queued_spin_unlock   14 arch/x86/include/asm/qspinlock_paravirt.h #define __pv_queued_spin_unlock	__pv_queued_spin_unlock
__pv_queued_spin_unlock   65 arch/x86/include/asm/qspinlock_paravirt.h extern void __pv_queued_spin_unlock(struct qspinlock *lock);
__pv_queued_spin_unlock   66 arch/x86/include/asm/qspinlock_paravirt.h PV_CALLEE_SAVE_REGS_THUNK(__pv_queued_spin_unlock);
__pv_queued_spin_unlock  848 arch/x86/kernel/kvm.c 		PV_CALLEE_SAVE(__pv_queued_spin_unlock);
__pv_queued_spin_unlock  132 arch/x86/xen/spinlock.c 		PV_CALLEE_SAVE(__pv_queued_spin_unlock);
__pv_queued_spin_unlock  546 kernel/locking/qspinlock_paravirt.h #ifndef __pv_queued_spin_unlock