void updateVaddr(Addr new_vaddr)
void unserialize(CheckpointIn &cp) override
Unserialize an object.
Trie< Addr, X86ISA::TlbEntry > TlbEntryTrie
TlbEntryTrie::Handle trieHandle
ThreadContext is the external interface to all thread state for anything outside of the CPU.
void serialize(CheckpointOut &cp) const override
Serialize an object.
T bits(T val, int first, int last)
Extract the bitfield from position 'first' to 'last' (inclusive) from 'val' and right justify it.