Searched refs:SVM_EXIT_ERR (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dsvm.h77 #define SVM_EXIT_ERR -1 macro
/linux-4.4.14/arch/x86/kvm/
H A Dsvm.c2170 case SVM_EXIT_ERR: { nested_svm_intercept()
2411 nested_vmcb->control.exit_code = SVM_EXIT_ERR; nested_svm_vmrun()
2632 svm->vmcb->control.exit_code = SVM_EXIT_ERR; vmrun_interception()
3460 if (svm->vmcb->control.exit_code == SVM_EXIT_ERR) { handle_exit()

Completed in 137 milliseconds