|
gem5
|
ISA-specific helper functions for locked memory accesses. More...
Go to the source code of this file.
Namespaces | |
| SparcISA | |
Functions | |
| template<class XC > | |
| void | SparcISA::handleLockedSnoop (XC *xc, PacketPtr pkt, Addr cacheBlockMask) |
| template<class XC > | |
| void | SparcISA::handleLockedRead (XC *xc, Request *req) |
| template<class XC > | |
| void | SparcISA::handleLockedSnoopHit (XC *xc) |
| template<class XC > | |
| bool | SparcISA::handleLockedWrite (XC *xc, Request *req, Addr cacheBlockMask) |
ISA-specific helper functions for locked memory accesses.
Definition in file locked_mem.hh.