Searched refs:old_exception (Results 1 – 6 of 6) sorted by relevance
47 int first_contributory = env->old_exception == 0 || in check_exception()48 (env->old_exception >= 10 && in check_exception()49 env->old_exception <= 13); in check_exception()54 env->old_exception, intno); in check_exception()57 if (env->old_exception == EXCP08_DBLE) { in check_exception()70 || (env->old_exception == EXCP0E_PAGE && in check_exception()78 env->old_exception = intno; in check_exception()
119 assert(env->old_exception == -1); in x86_cpu_do_interrupt()127 env->old_exception = -1; in x86_cpu_do_interrupt()
748 env->old_exception = -1; in cpu_vmexit()
92 env->old_exception = -1; in x86_cpu_do_interrupt()
1926 int old_exception; /* exception in flight */ member
7211 env->old_exception = -1; in x86_cpu_reset_hold()