Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kvm/vmx/
H A 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()
5482 if (!nested_vmx_check_permission(vcpu)) in handle_vmxoff()
5501 if (!nested_vmx_check_permission(vcpu)) in handle_vmclear()
5562 if (!nested_vmx_check_permission(vcpu)) in handle_vmread()
5676 if (!nested_vmx_check_permission(vcpu)) in handle_vmwrite()
5781 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrld()
5854 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrst()
5893 if (!nested_vmx_check_permission(vcpu)) in handle_invept()
5974 if (!nested_vmx_check_permission(vcpu)) in handle_invvpid()