Searched refs:nested_vmx_failValid (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/x86/kvm/ |
D | vmx.c | 6395 static void nested_vmx_failValid(struct kvm_vcpu *vcpu, in nested_vmx_failValid() function 6547 nested_vmx_failValid(vcpu, in nested_vmx_check_vmptr() 6554 nested_vmx_failValid(vcpu, in nested_vmx_check_vmptr() 6562 nested_vmx_failValid(vcpu, in nested_vmx_check_vmptr() 6569 nested_vmx_failValid(vcpu, in nested_vmx_check_vmptr() 6627 nested_vmx_failValid(vcpu, VMXERR_VMXON_IN_VMX_ROOT_OPERATION); in handle_vmon() 7021 nested_vmx_failValid(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmread() 7084 nested_vmx_failValid(vcpu, in handle_vmwrite() 7091 nested_vmx_failValid(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmwrite() 7127 nested_vmx_failValid(vcpu, in handle_vmptrld() [all …]
|