Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/kvm/vmx/
Dnested.c3315 static int nested_vmx_check_permission(struct kvm_vcpu *vcpu) in nested_vmx_check_permission() function
3524 if (!nested_vmx_check_permission(vcpu)) in nested_vmx_run()
5192 if (!nested_vmx_check_permission(vcpu)) in handle_vmxoff()
5212 if (!nested_vmx_check_permission(vcpu)) in handle_vmclear()
5277 if (!nested_vmx_check_permission(vcpu)) in handle_vmread()
5391 if (!nested_vmx_check_permission(vcpu)) in handle_vmwrite()
5496 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrld()
5569 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrst()
5608 if (!nested_vmx_check_permission(vcpu)) in handle_invept()
5689 if (!nested_vmx_check_permission(vcpu)) in handle_invvpid()