31 #ifndef __ARCH_X86_LOCKEDMEM_HH__
32 #define __ARCH_X86_LOCKEDMEM_HH__
71 #endif // __ARCH_X86_LOCKEDMEM_HH__
void handleLockedRead(XC *xc, Request *req)
Declaration of a request, the overall memory request consisting of the parts of the request that are ...
void handleLockedSnoopHit(XC *xc)
void handleLockedSnoop(XC *xc, PacketPtr pkt, Addr cacheBlockMask)
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...
bool handleLockedWrite(XC *xc, Request *req, Addr cacheBlockMask)
Declaration of the Packet class.