Home | History | Annotate | Download | only in qemu

Lines Matching refs:phys_hash_next

163         ptb1 = &tb->phys_hash_next;
172 *ptb1 = tb->phys_hash_next;
173 tb->phys_hash_next = tb_phys_hash[h];