Home
last modified time | relevance | path

Searched defs:ptb (Results 1 – 1 of 1) sorted by relevance

/external/qemu/
Dexec.c706 static inline void tb_remove(TranslationBlock **ptb, TranslationBlock *tb, in tb_remove()
720 static inline void tb_page_remove(TranslationBlock **ptb, TranslationBlock *tb) in tb_page_remove()
739 TranslationBlock *tb1, **ptb; in tb_jmp_remove() local
1222 TranslationBlock **ptb; in tb_link_phys() local
1291 TranslationBlock *tb1, *tb_next, **ptb; in tb_reset_jump_recursive2() local