Searched defs:TranslationBlock (Results 1 – 1 of 1) sorted by relevance
43 typedef struct TranslationBlock TranslationBlock; typedef125 struct TranslationBlock { struct137 struct TranslationBlock *phys_hash_next; argument140 struct TranslationBlock *page_next[2]; argument155 struct TranslationBlock *jmp_next[2]; argument156 struct TranslationBlock *jmp_first; argument158 struct BBRec *bb_rec;159 uint64_t prev_time;169 uintptr_t* tpc2gpc;171 unsigned int tpc2gpc_pairs;[all …]