Searched defs:vcpu_lock_destroy (Results 1 – 3 of 3) sorted by relevance
96 #define vcpu_lock_destroy(v) mtx_destroy(&((v)->mtx)) macro
92 #define vcpu_lock_destroy(v) mtx_destroy(&((v)->mtx)) macro
129 #define vcpu_lock_destroy(v) mtx_destroy(&((v)->mtx)) macro