gem5  v20.1.0.0
Namespaces | Functions
locked_mem.hh File Reference
#include "arch/arm/miscregs.hh"
#include "arch/arm/isa_traits.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

 ArmISA
 

Functions

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

Detailed Description

ISA-specific helper functions for locked memory accesses.

Definition in file locked_mem.hh.


Generated on Wed Sep 30 2020 14:02:18 for gem5 by doxygen 1.8.17