Searched refs:nested_vmx_succeed (Results 1 – 1 of 1) sorted by relevance
149 * The following 3 functions, nested_vmx_succeed()/failValid()/failInvalid(),154 static int nested_vmx_succeed(struct kvm_vcpu *vcpu) in nested_vmx_succeed() function 3642 * Note no nested_vmx_succeed or nested_vmx_fail here. At this point in nested_vmx_enter_non_root_mode() 5467 return nested_vmx_succeed(vcpu); in handle_vmxon() 5508 return nested_vmx_succeed(vcpu); in handle_vmxoff() 5550 return nested_vmx_succeed(vcpu); in handle_vmclear() 5645 return nested_vmx_succeed(vcpu); in handle_vmread() 5776 return nested_vmx_succeed(vcpu); in handle_vmwrite() 5859 return nested_vmx_succeed(vcpu); in handle_vmptrld() 5887 return nested_vmx_succeed(vcp in handle_vmptrst() [all...]