Home | History | Annotate | Download | only in qemu

Lines Matching refs:saved_tb

950     TranslationBlock *tb, *tb_next, *saved_tb;
1017 saved_tb = NULL;
1019 saved_tb = env->current_tb;
1024 env->current_tb = saved_tb;