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

/vbox/src/recompiler/
H A Dcpu-exec.c145 TranslationBlock *tb, **ptb1; local
157 ptb1 = &tb_phys_hash[h];
159 tb = *ptb1;
177 ptb1 = &tb->phys_hash_next;

Completed in 48 milliseconds