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.c155 static int nested_vmx_succeed(struct kvm_vcpu *vcpu) in nested_vmx_succeed() function
5555 return nested_vmx_succeed(vcpu); in handle_vmxon()
5596 return nested_vmx_succeed(vcpu); in handle_vmxoff()
5638 return nested_vmx_succeed(vcpu); in handle_vmclear()
5733 return nested_vmx_succeed(vcpu); in handle_vmread()
5864 return nested_vmx_succeed(vcpu); in handle_vmwrite()
5947 return nested_vmx_succeed(vcpu); in handle_vmptrld()
5975 return nested_vmx_succeed(vcpu); in handle_vmptrst()
6056 return nested_vmx_succeed(vcpu); in handle_invept()
6155 return nested_vmx_succeed(vcpu); in handle_invvpid()