Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dtranslate-all.c317 tb = tcg_tb_alloc(tcg_ctx); in tb_gen_code()
/openbmc/qemu/include/tcg/
H A Dtcg.h742 TranslationBlock *tcg_tb_alloc(TCGContext *s);
/openbmc/qemu/tcg/
H A Dtcg.c1385 TranslationBlock *tcg_tb_alloc(TCGContext *s) in tcg_tb_alloc() function