Lines Matching refs:TlbEntry
63 tlb = new TlbEntry[size];
64 std::memset((void *)tlb, 0, sizeof(TlbEntry) * size);
87 TlbEntry *t = i->second;
101 TlbEntry *new_entry = NULL;
197 TlbEntry*
203 TlbEntry *t;
424 TlbEntry *e;
571 TlbEntry *ce = cacheEntry[0];
586 TlbEntry *ce = cacheEntry[1];
617 TlbEntry *e;
1362 for (const TlbEntry *entry : freeList)