Lines Matching refs:intercepts
130 c->intercepts[i] = h->intercepts[i];
149 c->intercepts[i] |= g->intercepts[i];
161 dst->intercepts[i] = from->intercepts[i];
462 * Merge guest and host intercepts - must be called with vcpu in
539 trace_kvm_nested_intercepts(vmcb12->control.intercepts[INTERCEPT_CR] & 0xffff,
540 vmcb12->control.intercepts[INTERCEPT_CR] >> 16,
541 vmcb12->control.intercepts[INTERCEPT_EXCEPTION],
542 vmcb12->control.intercepts[INTERCEPT_WORD3],
543 vmcb12->control.intercepts[INTERCEPT_WORD4],
544 vmcb12->control.intercepts[INTERCEPT_WORD5]);
929 return (svm->nested.ctl.intercepts[INTERCEPT_EXCEPTION] & BIT(nr));
943 * EXITINFO2 is undefined for all exception intercepts other
1078 if (get_host_vmcb(svm)->control.intercepts[INTERCEPT_EXCEPTION] &