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