Searched refs:TB_EXIT_REQUESTED (Results 1 – 4 of 4) sorted by relevance
101 tcg_gen_exit_tb(tb, TB_EXIT_REQUESTED); in gen_tb_end()
909 if (*tb_exit != TB_EXIT_REQUESTED) { in cpu_loop_exec_tb()
1008 #define TB_EXIT_REQUESTED 3 macro
3320 tcg_debug_assert(idx == TB_EXIT_REQUESTED); in tcg_gen_exit_tb()