Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dnested.c158 static int nested_vmx_succeed(struct kvm_vcpu *vcpu) in nested_vmx_succeed() function
5532 return nested_vmx_succeed(vcpu); in handle_vmxon()
5573 return nested_vmx_succeed(vcpu); in handle_vmxoff()
5615 return nested_vmx_succeed(vcpu); in handle_vmclear()
5710 return nested_vmx_succeed(vcpu); in handle_vmread()
5841 return nested_vmx_succeed(vcpu); in handle_vmwrite()
5924 return nested_vmx_succeed(vcpu); in handle_vmptrld()
5952 return nested_vmx_succeed(vcpu); in handle_vmptrst()
6033 return nested_vmx_succeed(vcpu); in handle_invept()
6132 return nested_vmx_succeed(vcpu); in handle_invvpid()