Home
last modified time | relevance | path

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

/freebsd/sys/amd64/vmm/intel/
H A Dvmx.c2382 vmx_exit_process(struct vmx *vmx, struct vmx_vcpu *vcpu, struct vm_exit *vmexit) in vmx_exit_process() function
3213 handled = vmx_exit_process(vmx, vcpu, vmexit); in vmx_run()