Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dtcg-internal.h38 bool tcg_region_alloc(TCGContext *s);
H A Dregion.c374 bool tcg_region_alloc(TCGContext *s) in tcg_region_alloc() function
H A Dtcg.c1396 if (tcg_region_alloc(s)) { in tcg_tb_alloc()