Home | History | Annotate | Download | only in qemu

Lines Matching full:ptb1

128     TranslationBlock *tb, **ptb1;
141 ptb1 = &tb_phys_hash[h];
143 tb = *ptb1;
161 ptb1 = &tb->phys_hash_next;