Home
last modified time | relevance | path

Searched refs:TB_EXIT_REQUESTED (Results 1 – 4 of 4) sorted by relevance

/qemu/accel/tcg/
H A Dtranslator.c102 tcg_gen_exit_tb(tb, TB_EXIT_REQUESTED); in gen_tb_end()
H A Dcpu-exec.c873 if (*tb_exit != TB_EXIT_REQUESTED) { in cpu_loop_exec_tb()
/qemu/include/tcg/
H A Dtcg.h964 #define TB_EXIT_REQUESTED 3 macro
/qemu/tcg/
H A Dtcg-op.c3241 tcg_debug_assert(idx == TB_EXIT_REQUESTED); in tcg_gen_exit_tb()