Home | History | Annotate | Download | only in qemu

Lines Matching full:invalidate

687                 printf("ERROR invalidate: address=" TARGET_FMT_lx
715 /* invalidate one TB */
917 /* Don't forget to invalidate previous TB info. */
942 /* invalidate all TBs which intersect with the target physical page
975 /* XXX: see if in some cases it could be faster to invalidate all the code */
2094 * We need to check with memory checker if we should invalidate this page
2099 * there, because after page was cached here we will invalidate it in
2213 /* Modify the flags of a page and invalidate the code if necessary.
2232 /* if the write protection is set, then we invalidate the code
2280 /* called from signal handler: invalidate the code and unprotect the
2315 /* and since the content will be modified, we must invalidate
3366 /* invalidate code */
3573 /* invalidate code */
3708 /* invalidate code */
3777 /* invalidate code */
3948 cpu_fprintf(f, "TB invalidate count %d\n", tb_phys_invalidate_count);