bool isSecure
True if the entry targets the secure memory space.
bool inService
True if the entry has been sent downstream.
Tick readyTime
Tick when ready to issue.
Counter order
Order number assigned to disambiguate writes and misses.
A queue entry base class, to be used by both the MSHRs and write-queue entries.
virtual bool sendPacket(Cache &cache)=0
Send this queue entry as a downstream packet, with the exact behaviour depending on the specific entr...
bool isUncacheable() const
bool _isUncacheable
True if the entry is uncacheable.