void unserialize(CheckpointIn &cp)
void updateVaddr(Addr new_vaddr)
ThreadContext is the external interface to all thread state for anything outside of the CPU...
void serialize(CheckpointOut &cp) const
TlbEntry(Addr asn, Addr vaddr, Addr paddr, bool uncacheable, bool read_only)