Home | History | Annotate | Download | only in target-i386

Lines Matching refs:intercept_exceptions

4989     env->intercept_exceptions = ldl_phys(env->vm_vmcb + offsetof(struct vmcb, control.intercept_exceptions));
5243 if (env->intercept_exceptions & (1 << (type - SVM_EXIT_EXCP_BASE))) {
5359 env->intercept_exceptions = 0;