Searched defs:vcpu_unlock (Results 1 – 3 of 3) sorted by relevance
99 #define vcpu_unlock(v) mtx_unlock_spin(&((v)->mtx)) macro
95 #define vcpu_unlock(v) mtx_unlock_spin(&((v)->mtx)) macro
131 #define vcpu_unlock(v) mtx_unlock_spin(&((v)->mtx)) macro