Searched defs:TCGPool (Results 1 - 1 of 1) sorted by relevance

/external/qemu/tcg/
H A Dtcg.h157 typedef struct TCGPool { struct
158 struct TCGPool *next;
161 } TCGPool; typedef in typeref:struct:TCGPool
450 TCGPool *pool_first, *pool_current, *pool_first_large;

Completed in 55 milliseconds