Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dnested.c153 static int nested_vmx_succeed(struct kvm_vcpu *vcpu) in nested_vmx_succeed() function
4493 return nested_vmx_succeed(vcpu); in handle_vmon()
4534 return nested_vmx_succeed(vcpu); in handle_vmoff()
4580 return nested_vmx_succeed(vcpu); in handle_vmclear()
4660 return nested_vmx_succeed(vcpu); in handle_vmread()
4799 return nested_vmx_succeed(vcpu); in handle_vmwrite()
4875 return nested_vmx_succeed(vcpu); in handle_vmptrld()
4902 return nested_vmx_succeed(vcpu); in handle_vmptrst()
4960 return nested_vmx_succeed(vcpu); in handle_invept()
5038 return nested_vmx_succeed(vcpu); in handle_invvpid()