Searched refs:nested_vmx_check_permission (Results 1 – 1 of 1) sorted by relevance
6808 static int nested_vmx_check_permission(struct kvm_vcpu *vcpu) in nested_vmx_check_permission() function6894 if (!nested_vmx_check_permission(vcpu)) in handle_vmoff()6910 if (!nested_vmx_check_permission(vcpu)) in handle_vmclear()7152 if (!nested_vmx_check_permission(vcpu) || in handle_vmread()7202 if (!nested_vmx_check_permission(vcpu) || in handle_vmwrite()7246 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrld()7297 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrst()7334 if (!nested_vmx_check_permission(vcpu)) in handle_invept()7398 if (!nested_vmx_check_permission(vcpu)) in handle_invvpid()9805 if (!nested_vmx_check_permission(vcpu) || in nested_vmx_run()