Home
last modified time | relevance | path

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

/linux-6.14.4/arch/x86/kvm/vmx/
Dnested.c3469 static int nested_vmx_check_permission(struct kvm_vcpu *vcpu) in nested_vmx_check_permission() function
3666 if (!nested_vmx_check_permission(vcpu)) in nested_vmx_run()
5481 if (!nested_vmx_check_permission(vcpu)) in handle_vmxoff()
5500 if (!nested_vmx_check_permission(vcpu)) in handle_vmclear()
5561 if (!nested_vmx_check_permission(vcpu)) in handle_vmread()
5675 if (!nested_vmx_check_permission(vcpu)) in handle_vmwrite()
5780 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrld()
5853 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrst()
5892 if (!nested_vmx_check_permission(vcpu)) in handle_invept()
5973 if (!nested_vmx_check_permission(vcpu)) in handle_invvpid()