Home | History | Annotate | Download | only in qemu

Lines Matching refs:tcg_ctx

136     ptb1 = &tcg_ctx.tb_ctx.tb_phys_hash[h];
166 tb->phys_hash_next = tcg_ctx.tb_ctx.tb_phys_hash[h];
167 tcg_ctx.tb_ctx.tb_phys_hash[h] = tb;
563 spin_lock(&tcg_ctx.tb_ctx.tb_lock);
585 spin_unlock(&tcg_ctx.tb_ctx.tb_lock);