Searched defs:tb_flush (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dexec.c637 /* XXX: tb_flush is currently not thread safe */
638 void tb_flush(CPUState *env1) function
914 tb_flush(env);
1516 tb_flush(env);

Completed in 52 milliseconds