Home | History | Annotate | Download | only in tcg

Lines Matching refs:TCGPool

174     TCGPool *p;
179 p = qemu_malloc(sizeof(TCGPool) + size);
196 p = qemu_malloc(sizeof(TCGPool) + pool_size);