Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/kvm/
Dvmx.c8088 static void nested_vmx_failValid(struct kvm_vcpu *vcpu, in nested_vmx_failValid() function
8349 nested_vmx_failValid(vcpu, VMXERR_VMXON_IN_VMX_ROOT_OPERATION); in handle_vmon()
8513 nested_vmx_failValid(vcpu, VMXERR_VMCLEAR_INVALID_ADDRESS); in handle_vmclear()
8518 nested_vmx_failValid(vcpu, VMXERR_VMCLEAR_VMXON_POINTER); in handle_vmclear()
8733 nested_vmx_failValid(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmread()
8804 nested_vmx_failValid(vcpu, in handle_vmwrite()
8825 nested_vmx_failValid(vcpu, VMXERR_UNSUPPORTED_VMCS_COMPONENT); in handle_vmwrite()
8879 nested_vmx_failValid(vcpu, VMXERR_VMPTRLD_INVALID_ADDRESS); in handle_vmptrld()
8884 nested_vmx_failValid(vcpu, VMXERR_VMPTRLD_VMXON_POINTER); in handle_vmptrld()
8902 nested_vmx_failValid(vcpu, in handle_vmptrld()
[all …]