Home
last modified time | relevance | path

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

/external/qemu/tcg/
Dtcg.h555 void tcg_context_init(TCGContext *s);
Dtcg.c288 void tcg_context_init(TCGContext *s) in tcg_context_init() function
/external/qemu/
Dtranslate-all.c128 tcg_context_init(&tcg_ctx); in cpu_gen_init()