Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/kvm/vmx/
Dnested.c3006 static int nested_vmx_check_permission(struct kvm_vcpu *vcpu) in nested_vmx_check_permission() function
3192 if (!nested_vmx_check_permission(vcpu)) in nested_vmx_run()
4526 if (!nested_vmx_check_permission(vcpu)) in handle_vmoff()
4545 if (!nested_vmx_check_permission(vcpu)) in handle_vmclear()
4610 if (!nested_vmx_check_permission(vcpu)) in handle_vmread()
4707 if (!nested_vmx_check_permission(vcpu)) in handle_vmwrite()
4820 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrld()
4887 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrst()
4924 if (!nested_vmx_check_permission(vcpu)) in handle_invept()
4983 if (!nested_vmx_check_permission(vcpu)) in handle_invvpid()