VMEM_CONDVAR_INIT
#define VMEM_CONDVAR_INIT(vm, wchan) cv_init(&vm->vm_cv, wchan)
#define VMEM_CONDVAR_INIT(vm, wchan) __nothing