Searched refs:vmx_handle_cr (Results 1 – 1 of 1) sorted by relevance
107 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