Home
last modified time | relevance | path

Searched refs:tcg_max_ctxs (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/tcg/
H A Dtcg-internal.h35 extern unsigned int tcg_max_ctxs;
H A Dtcg.c243 unsigned int tcg_max_ctxs; variable
804 g_assert(n < tcg_max_ctxs); in tcg_register_thread()
1364 tcg_max_ctxs = 1; in tcg_context_init()
1366 tcg_max_ctxs = max_cpus; in tcg_context_init()