41 #ifndef __ARCH_GENERIC_LOCKED_MEM_HH__ 42 #define __ARCH_GENERIC_LOCKED_MEM_HH__ 50 #include "config/the_isa.hh"
Declaration of a request, the overall memory request consisting of the parts of the request that are ...
std::shared_ptr< Request > RequestPtr
bool handleLockedWrite(XC *xc, const RequestPtr &req, Addr cacheBlockMask)
void handleLockedRead(XC *xc, const RequestPtr &req)
void globalClearExclusive(XC *xc)
uint64_t Addr
Address type This will probably be moved somewhere else in the near future.
A Packet is used to encapsulate a transfer between two objects in the memory system (e...
Declaration of the Packet class.
void handleLockedSnoop(XC *xc, PacketPtr pkt, Addr cacheBlockMask)
void handleLockedSnoopHit(XC *xc)