Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/nvmm/x86/
H A Dnvmm_x86_vmx.c1161 vmx_vcpu_event_commit(struct nvmm_cpu *vcpu) in vmx_vcpu_event_commit() function
2206 if (__predict_false(vmx_vcpu_event_commit(vcpu) != 0)) { in vmx_vcpu_run()