Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c153 static int nested_vmx_succeed(struct kvm_vcpu *vcpu) in nested_vmx_succeed() function
5278 return nested_vmx_succeed(vcpu); in handle_vmxon()
5319 return nested_vmx_succeed(vcpu); in handle_vmxoff()
5374 return nested_vmx_succeed(vcpu); in handle_vmclear()
5469 return nested_vmx_succeed(vcpu); in handle_vmread()
5600 return nested_vmx_succeed(vcpu); in handle_vmwrite()
5683 return nested_vmx_succeed(vcpu); in handle_vmptrld()
5711 return nested_vmx_succeed(vcpu); in handle_vmptrst()
5792 return nested_vmx_succeed(vcpu); in handle_invept()
5887 return nested_vmx_succeed(vcpu); in handle_invvpid()