Searched refs:INTERCEPT_EXCEPTION (Results 1 – 3 of 3) sorted by relevance
16 INTERCEPT_EXCEPTION, enumerator
503 vmcb12->control.intercepts[INTERCEPT_EXCEPTION], in nested_svm_vmrun()887 return (svm->nested.ctl.intercepts[INTERCEPT_EXCEPTION] & BIT(nr)); in nested_exit_on_exception()1036 if (get_host_vmcb(svm)->control.intercepts[INTERCEPT_EXCEPTION] & in nested_svm_exit_special()
2946 pr_err("%-20s%08x\n", "exceptions:", control->intercepts[INTERCEPT_EXCEPTION]); in dump_vmcb()