Searched refs:nested_vmx_failValid (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/arch/x86/kvm/ |
D | vmx.c | 6490 static void nested_vmx_failValid(struct kvm_vcpu *vcpu, in nested_vmx_failValid() function 6687 nested_vmx_failValid(vcpu, in nested_vmx_check_vmptr() 6694 nested_vmx_failValid(vcpu, in nested_vmx_check_vmptr() 6702 nested_vmx_failValid(vcpu, in nested_vmx_check_vmptr() 6709 nested_vmx_failValid(vcpu, in nested_vmx_check_vmptr() 6767 nested_vmx_failValid(vcpu, VMXERR_VMXON_IN_VMX_ROOT_OPERATION); in handle_vmon() 7160 nested_vmx_failValid(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmread() 7223 nested_vmx_failValid(vcpu, in handle_vmwrite() 7230 nested_vmx_failValid(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmwrite() 7265 nested_vmx_failValid(vcpu, in handle_vmptrld() [all …]
|