Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dinternal-target.h57 static inline void tb_unlock_pages(TranslationBlock *tb) { } in tb_unlock_pages() function
62 void tb_unlock_pages(TranslationBlock *);
H A Dtb-maint.c471 void tb_unlock_pages(TranslationBlock *tb) in tb_unlock_pages() function
961 tb_unlock_pages(tb); in tb_phys_invalidate()
994 tb_unlock_pages(tb); in tb_link_page()
998 tb_unlock_pages(tb); in tb_link_page()
H A Dtranslate-all.c374 tb_unlock_pages(tb); in tb_gen_code()
426 tb_unlock_pages(tb); in tb_gen_code()
H A Dtranslator.c299 tb_unlock_pages(tb); in translator_ld()
H A Dcpu-exec.c558 tb_unlock_pages(tcg_ctx->gen_tb); in cpu_exec_longjmp_cleanup()