Searched refs:phys_hash_next (Results 1 – 4 of 4) sorted by relevance
158 tb = tb->phys_hash_next) { in register_ret_address()
133 struct TranslationBlock *phys_hash_next; member
674 for(tb = tb_phys_hash[i]; tb != NULL; tb = tb->phys_hash_next) { in tb_invalidate_check()692 for(tb = tb_phys_hash[i]; tb != NULL; tb = tb->phys_hash_next) { in tb_page_check()784 offsetof(TranslationBlock, phys_hash_next)); in tb_phys_invalidate()1230 tb->phys_hash_next = *ptb; in tb_link_phys()
160 ptb1 = &tb->phys_hash_next; in tb_find_slow()