Home
last modified time | relevance | path

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

/linux/arch/x86/kvm/vmx/
H A Dnested.c3578 static int nested_vmx_check_permission(struct kvm_vcpu *vcpu) in nested_vmx_check_permission() function
3777 if (!nested_vmx_check_permission(vcpu)) in nested_vmx_run()
5565 if (!nested_vmx_check_permission(vcpu)) in handle_vmxoff()
5584 if (!nested_vmx_check_permission(vcpu)) in handle_vmclear()
5645 if (!nested_vmx_check_permission(vcpu)) in handle_vmread()
5759 if (!nested_vmx_check_permission(vcpu)) in handle_vmwrite()
5864 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrld()
5937 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrst()
5976 if (!nested_vmx_check_permission(vcpu)) in handle_invept()
6057 if (!nested_vmx_check_permission(vcpu)) in handle_invvpid()