Home
last modified time | relevance | path

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

/Linux-v5.15/arch/x86/kvm/vmx/
Dnested.c3314 static int nested_vmx_check_permission(struct kvm_vcpu *vcpu) in nested_vmx_check_permission() function
3518 if (!nested_vmx_check_permission(vcpu)) in nested_vmx_run()
5004 if (!nested_vmx_check_permission(vcpu)) in handle_vmoff()
5024 if (!nested_vmx_check_permission(vcpu)) in handle_vmclear()
5089 if (!nested_vmx_check_permission(vcpu)) in handle_vmread()
5181 if (!nested_vmx_check_permission(vcpu)) in handle_vmwrite()
5285 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrld()
5351 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrst()
5390 if (!nested_vmx_check_permission(vcpu)) in handle_invept()
5470 if (!nested_vmx_check_permission(vcpu)) in handle_invvpid()