Searched refs:vmm_mtx (Results 1 – 1 of 1) sorted by relevance
78 static kmutex_t vmm_mtx; variable885 mutex_enter(&vmm_mtx); in vmmdev_do_ioctl()891 mutex_exit(&vmm_mtx); in vmmdev_do_ioctl()907 mutex_enter(&vmm_mtx); in vmmdev_do_ioctl()909 mutex_exit(&vmm_mtx); in vmmdev_do_ioctl()1985 ASSERT(MUTEX_HELD(&vmm_mtx)); in vmm_lookup()2002 ASSERT(MUTEX_NOT_HELD(&vmm_mtx)); in vmm_hma_acquire()2030 ASSERT(MUTEX_NOT_HELD(&vmm_mtx)); in vmm_hma_release()2069 mutex_enter(&vmm_mtx); in vmmdev_do_vm_create()2073 mutex_exit(&vmm_mtx); in vmmdev_do_vm_create()[all …]