HomeSort by relevance Sort by last modified time
    Searched full:tb_page_remove (Results 1 - 1 of 1) sorted by null

  /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...]

Completed in 213 milliseconds