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