Home | History | Annotate | Download | only in qemu

Lines Matching full:invalidate

686                 printf("ERROR invalidate: address=" TARGET_FMT_lx
714 /* invalidate one TB */
916 /* Don't forget to invalidate previous TB info. */
941 /* invalidate all TBs which intersect with the target physical page
974 /* XXX: see if in some cases it could be faster to invalidate all the code */
2093 * We need to check with memory checker if we should invalidate this page
2098 * there, because after page was cached here we will invalidate it in
2212 /* Modify the flags of a page and invalidate the code if necessary.
2231 /* if the write protection is set, then we invalidate the code
2279 /* called from signal handler: invalidate the code and unprotect the
2314 /* and since the content will be modified, we must invalidate
3340 /* invalidate code */
3547 /* invalidate code */
3682 /* invalidate code */
3751 /* invalidate code */
3922 cpu_fprintf(f, "TB invalidate count %d\n", tb_phys_invalidate_count);