147c147
< TlbEntry * insert(Addr vpn, TlbEntry &entry);
---
> TlbEntry *insert(Addr vpn, const TlbEntry &entry);