Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c8405 static int nested_vmx_check_permission(struct kvm_vcpu *vcpu) in nested_vmx_check_permission() function
8492 if (!nested_vmx_check_permission(vcpu)) in handle_vmoff()
8506 if (!nested_vmx_check_permission(vcpu)) in handle_vmclear()
8709 if (!nested_vmx_check_permission(vcpu)) in handle_vmread()
8776 if (!nested_vmx_check_permission(vcpu)) in handle_vmwrite()
8872 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrld()
8932 if (!nested_vmx_check_permission(vcpu)) in handle_vmptrst()
8966 if (!nested_vmx_check_permission(vcpu)) in handle_invept()
9029 if (!nested_vmx_check_permission(vcpu)) in handle_invvpid()
12704 if (!nested_vmx_check_permission(vcpu)) in nested_vmx_run()