Home
last modified time | relevance | path

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

/external/qemu/
Dcpu-exec.c104 unsigned long next_tb; in cpu_exec_nocache() local
116 next_tb = tcg_qemu_tb_exec(tb->tc_ptr); in cpu_exec_nocache()
119 if ((next_tb & 3) == 2) { in cpu_exec_nocache()
250 unsigned long next_tb; in cpu_exec() local
386 next_tb = 0; /* force lookup of first TB */ in cpu_exec()
423 next_tb = 0; in cpu_exec()
429 next_tb = 0; in cpu_exec()
433 next_tb = 0; in cpu_exec()
453 next_tb = 0; in cpu_exec()
465 next_tb = 0; in cpu_exec()
[all …]