Searched defs:vcpu_unlock (Results 1 – 3 of 3) sorted by relevance
97 #define vcpu_unlock(v) mtx_unlock_spin(&((v)->mtx)) macro
92 #define vcpu_unlock(v) mtx_unlock_spin(&((v)->mtx)) macro
130 #define vcpu_unlock(v) mtx_unlock_spin(&((v)->mtx)) macro