Home
last modified time | relevance | path

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

/openbmc/qemu/accel/tcg/
H A Dtb-internal.h40 static inline void tb_unlock_pages(TranslationBlock *tb) { } in tb_unlock_pages() function
H A Dtb-maint.c472 void tb_unlock_pages(TranslationBlock *tb) in tb_unlock_pages() function