Search | Google it | Results 1 - 3 of 3 for funcall:FlushCache from t2ex (0.00 seconds) |
495: /* Invalidate released memory cache */ 496: FlushCache(addr, free * (W)PAGESIZE); 497:
153: /* Flush cache */ 154: FlushCache(*laddr, len); 155:
356: if ( pte[i].w != set_pte.w ) { 357: FlushCache(la, PAGESIZE); 358: SetPTE(la, set_pte, TRUE);