gem5
v20.1.0.0
|
Functions | |
template<class XC > | |
void | handleLockedSnoop (XC *xc, PacketPtr pkt, Addr cacheBlockMask) |
template<class XC > | |
void | handleLockedRead (XC *xc, const RequestPtr &req) |
template<class XC > | |
void | handleLockedSnoopHit (XC *xc) |
template<class XC > | |
bool | handleLockedWrite (XC *xc, const RequestPtr &req, Addr cacheBlockMask) |
template<class XC > | |
void | globalClearExclusive (XC *xc) |
|
inline |
Definition at line 87 of file locked_mem.hh.
|
inline |
Definition at line 67 of file locked_mem.hh.
|
inline |
Definition at line 61 of file locked_mem.hh.
|
inline |
Definition at line 73 of file locked_mem.hh.
|
inline |
Definition at line 80 of file locked_mem.hh.