Searched refs:nested_vmx_check_permission (Results 1 – 1 of 1) sorted by relevance
6668 static int nested_vmx_check_permission(struct kvm_vcpu *vcpu) in nested_vmx_check_permission() function6755 if (!nested_vmx_check_permission(vcpu)) in handle_vmoff()6771 if (!nested_vmx_check_permission(vcpu)) in handle_vmclear()7013 if (!nested_vmx_check_permission(vcpu) || in handle_vmread()7063 if (!nested_vmx_check_permission(vcpu) || in handle_vmwrite()7108 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrld()7160 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrst()7197 if (!nested_vmx_check_permission(vcpu)) in handle_invept()9393 if (!nested_vmx_check_permission(vcpu) || in nested_vmx_run()