Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Dqspinlock_paravirt.h18 #define __pv_queued_spin_unlock __pv_queued_spin_unlock macro
63 extern void __lockfunc __pv_queued_spin_unlock(struct qspinlock *lock);
64 __PV_CALLEE_SAVE_REGS_THUNK(__pv_queued_spin_unlock, ".spinlock.text");
/arch/x86/hyperv/
A Dhv_spinlock.c83 pv_ops.lock.queued_spin_unlock = PV_CALLEE_SAVE(__pv_queued_spin_unlock); in hv_init_spinlocks()
/arch/x86/xen/
A Dspinlock.c140 PV_CALLEE_SAVE(__pv_queued_spin_unlock); in xen_init_spinlocks()
/arch/x86/kernel/
A Dkvm.c1109 PV_CALLEE_SAVE(__pv_queued_spin_unlock); in kvm_spinlock_init()

Completed in 13 milliseconds