Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dnested.c3349 static int nested_vmx_check_permission(struct kvm_vcpu *vcpu) in nested_vmx_check_permission() function
3558 if (!nested_vmx_check_permission(vcpu)) in nested_vmx_run()
5264 if (!nested_vmx_check_permission(vcpu)) in handle_vmxoff()
5283 if (!nested_vmx_check_permission(vcpu)) in handle_vmclear()
5357 if (!nested_vmx_check_permission(vcpu)) in handle_vmread()
5471 if (!nested_vmx_check_permission(vcpu)) in handle_vmwrite()
5576 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrld()
5649 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrst()
5688 if (!nested_vmx_check_permission(vcpu)) in handle_invept()
5769 if (!nested_vmx_check_permission(vcpu)) in handle_invvpid()