Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dtb-maint.c1043 TranslationBlock *current_tb; in tb_invalidate_phys_page_unwind() local
1107 TranslationBlock *current_tb = retaddr ? tcg_tb_lookup(retaddr) : NULL; in tb_invalidate_phys_page_range__locked() local
H A Duser-exec.c732 TranslationBlock *current_tb = tcg_tb_lookup(pc); in page_unprotect() local