Home | History | Annotate | Download | only in qemu

Lines Matching refs:tc_ptr

115     next_tb = tcg_qemu_tb_exec(tb->tc_ptr);
231 uint8_t *tc_ptr;
617 (long)tb->tc_ptr, tb->pc,
635 tc_ptr = tb->tc_ptr;
642 next_tb = tcg_qemu_tb_exec(tc_ptr);