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()894 const TCGContext *s = qatomic_read(&tcg_ctxs[i]); in tcg_code_size()
241 TCGContext **tcg_ctxs; variable805 qatomic_set(&tcg_ctxs[n], s); in tcg_register_thread()1362 tcg_ctxs = &tcg_ctx; in tcg_context_init()1367 tcg_ctxs = g_new0(TCGContext *, max_cpus); in tcg_context_init()