Home | Sort by relevance Sort by last modified time |
/external/qemu/ | |
exec.c | 730 static inline void tb_page_remove(TranslationBlock **ptb, TranslationBlock *tb) function 799 tb_page_remove(&p->first_tb, tb); 804 tb_page_remove(&p->first_tb, tb); [all...] |