Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/kvm/vmx/
Dnested.c3270 static int nested_vmx_check_permission(struct kvm_vcpu *vcpu) in nested_vmx_check_permission() function
3472 if (!nested_vmx_check_permission(vcpu)) in nested_vmx_run()
4899 if (!nested_vmx_check_permission(vcpu)) in handle_vmoff()
4919 if (!nested_vmx_check_permission(vcpu)) in handle_vmclear()
4982 if (!nested_vmx_check_permission(vcpu)) in handle_vmread()
5074 if (!nested_vmx_check_permission(vcpu)) in handle_vmwrite()
5178 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrld()
5244 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrst()
5291 if (!nested_vmx_check_permission(vcpu)) in handle_invept()
5371 if (!nested_vmx_check_permission(vcpu)) in handle_invvpid()