Home
last modified time | relevance | path

Searched refs:event_commit (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/sys/dev/nvmm/
H A Dnvmm.h86 bool event_commit; member
/netbsd-src/lib/libnvmm/
H A Dlibnvmm.c409 comm->event_commit = true; in nvmm_vcpu_inject()
/netbsd-src/sys/dev/nvmm/x86/
H A Dnvmm_x86_svm.c821 if (__predict_true(!vcpu->comm->event_commit)) { in svm_vcpu_event_commit()
824 vcpu->comm->event_commit = false; in svm_vcpu_event_commit()
H A Dnvmm_x86_vmx.c1163 if (__predict_true(!vcpu->comm->event_commit)) { in vmx_vcpu_event_commit()
1166 vcpu->comm->event_commit = false; in vmx_vcpu_event_commit()