Home
last modified time | relevance | path

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

/external/qemu/
Dexec.c730 static inline void tb_page_remove(TranslationBlock **ptb, TranslationBlock *tb) in tb_page_remove() function
799 tb_page_remove(&p->first_tb, tb); in tb_phys_invalidate()
804 tb_page_remove(&p->first_tb, tb); in tb_phys_invalidate()