Home
last modified time | relevance | path

Searched refs:tb2 (Results 1 – 1 of 1) sorted by relevance

/external/qemu/
Dexec.c713 TranslationBlock *tb1, *tb2; in tb_phys_invalidate() local
753 tb2 = tb1->jmp_next[n1]; in tb_phys_invalidate()
756 tb1 = tb2; in tb_phys_invalidate()