Home | History | Annotate | Download | only in qemu

Lines Matching refs:tc_ptr

116     next_tb = tcg_qemu_tb_exec(tb->tc_ptr);
249 uint8_t *tc_ptr;
640 (long)tb->tc_ptr, tb->pc,
658 tc_ptr = tb->tc_ptr;
665 next_tb = tcg_qemu_tb_exec(tc_ptr);