Searched refs:next_tb (Results 1 – 1 of 1) sorted by relevance
100 unsigned long next_tb; in cpu_exec_nocache() local112 next_tb = tcg_qemu_tb_exec(tb->tc_ptr); in cpu_exec_nocache()114 if ((next_tb & 3) == 2) { in cpu_exec_nocache()221 unsigned long next_tb; in cpu_exec() local331 next_tb = 0; /* force lookup of first TB */ in cpu_exec()371 next_tb = 0; in cpu_exec()377 next_tb = 0; in cpu_exec()381 next_tb = 0; in cpu_exec()401 next_tb = 0; in cpu_exec()413 next_tb = 0; in cpu_exec()[all …]