Home
last modified time | relevance | path

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

/qemu/accel/tcg/
H A Dtb-internal.h40 static inline void tb_unlock_pages(TranslationBlock *tb) { } in tb_unlock_pages() function
44 void tb_unlock_pages(TranslationBlock *);
H A Dtb-maint.c472 void tb_unlock_pages(TranslationBlock *tb) in tb_unlock_pages() function
962 tb_unlock_pages(tb); in tb_phys_invalidate()
995 tb_unlock_pages(tb); in tb_link_page()
999 tb_unlock_pages(tb); in tb_link_page()
H A Dtranslate-all.c336 tb_unlock_pages(tb); in tb_gen_code()
388 tb_unlock_pages(tb); in tb_gen_code()
H A Dtranslator.c308 tb_unlock_pages(tb); in translator_ld()
H A Dcpu-exec.c538 tb_unlock_pages(tcg_ctx->gen_tb); in cpu_exec_longjmp_cleanup()