Searched defs:vcpu_lock_destroy (Results 1 – 3 of 3) sorted by relevance
95 #define vcpu_lock_destroy(v) mtx_destroy(&((v)->mtx)) macro
90 #define vcpu_lock_destroy(v) mtx_destroy(&((v)->mtx)) macro
128 #define vcpu_lock_destroy(v) mtx_destroy(&((v)->mtx)) macro