Lines Matching refs:NewEntry
899 if (NewEntry(address, &cache_entry))
1502 int BackendImpl::NewEntry(Addr address, EntryImpl** entry) {
1600 int error = NewEntry(address, &tmp);
1626 Trace("NewEntry failed on MatchEntry 0x%x", address.value());
1779 int rv = NewEntry(Addr(next->Data()->contents), &entry);
2064 int ret = NewEntry(address, &tmp);