Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/amd64/amd64/
Dvmm_machdep.c107 int vmx_handle_cr(struct vcpu *);
4270 ret = vmx_handle_cr(vcpu); in vmx_handle_exit()
5205 vmx_handle_cr(struct vcpu *vcpu) in vmx_handle_cr() function