gem5  v21.1.0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Namespaces | Functions
locked_mem.hh File Reference
#include "arch/arm/regs/misc.hh"
#include "arch/arm/utility.hh"
#include "debug/LLSC.hh"
#include "mem/packet.hh"
#include "mem/request.hh"

Go to the source code of this file.

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 
 gem5::ArmISA
 

Functions

template<class XC >
void gem5::ArmISA::handleLockedSnoop (XC *xc, PacketPtr pkt, Addr cacheBlockMask)
 
template<class XC >
void gem5::ArmISA::handleLockedRead (XC *xc, const RequestPtr &req)
 
template<class XC >
void gem5::ArmISA::handleLockedSnoopHit (XC *xc)
 
template<class XC >
bool gem5::ArmISA::handleLockedWrite (XC *xc, const RequestPtr &req, Addr cacheBlockMask)
 
template<class XC >
void gem5::ArmISA::globalClearExclusive (XC *xc)
 

Detailed Description

ISA-specific helper functions for locked memory accesses.

Definition in file locked_mem.hh.


Generated on Tue Sep 7 2021 14:53:52 for gem5 by doxygen 1.8.17