HomeSort by relevance Sort by last modified time
    Searched refs:tb_phys_invalidate (Results 1 - 4 of 4) sorted by null

  /external/qemu/target-arm/
translate-android.h 162 tb_phys_invalidate(tb, -1);
  /external/qemu/
exec-all.h 256 void tb_phys_invalidate(TranslationBlock *tb, target_ulong page_addr);
exec.c 782 void tb_phys_invalidate(TranslationBlock *tb, target_ulong page_addr) function
1016 occurs while doing tb_phys_invalidate() */
1022 tb_phys_invalidate(tb, -1);
    [all...]
cpu-exec.c 124 tb_phys_invalidate(tb, -1);
    [all...]

Completed in 32 milliseconds