Searched refs:tcg_ctxs (Results 1 – 3 of 3) sorted by relevance
33 extern TCGContext **tcg_ctxs;
417 TCGContext *s = qatomic_read(&tcg_ctxs[i]); in tcg_region_reset_all()891 const TCGContext *s = qatomic_read(&tcg_ctxs[i]); in tcg_code_size()
250 TCGContext **tcg_ctxs; variable1307 qatomic_set(&tcg_ctxs[n], s); in tcg_register_thread()1844 tcg_ctxs = &tcg_ctx; in tcg_context_init()1849 tcg_ctxs = g_new0(TCGContext *, max_threads); in tcg_context_init()