gem5  v22.1.0.0
gem5::ArmISA::MMU Member List

This is the complete list of members for gem5::ArmISA::MMU, including all inherited members.

_attrgem5::ArmISA::MMUprotected
_drainManagergem5::Drainableprivate
_drainStategem5::Drainablemutableprivate
_hasWalkCachegem5::ArmISA::MMUprotected
_namegem5::Namedprivate
_objNameResolvergem5::SimObjectprivatestatic
_paramsgem5::SimObjectprotected
_releasegem5::ArmISA::MMUprotected
addStat(statistics::Info *info)gem5::statistics::Group
addStatGroup(const char *name, Group *block)gem5::statistics::Group
AlignByte enum valuegem5::ArmISA::MMU
AlignDoubleWord enum valuegem5::ArmISA::MMU
AlignHalfWord enum valuegem5::ArmISA::MMU
AlignmentMask enum valuegem5::ArmISA::MMU
AlignOctWord enum valuegem5::ArmISA::MMU
AlignQuadWord enum valuegem5::ArmISA::MMU
AlignWord enum valuegem5::ArmISA::MMU
AllowUnaligned enum valuegem5::ArmISA::MMU
ArmFlags enum namegem5::ArmISA::MMU
ArmTranslationType enum namegem5::ArmISA::MMU
BaseMMU(const Params &p)gem5::BaseMMUinlineprotected
checkPAN(ThreadContext *tc, uint8_t ap, const RequestPtr &req, Mode mode, const bool is_priv, CachedState &state)gem5::ArmISA::MMUprotected
checkPermissions(TlbEntry *te, const RequestPtr &req, Mode mode, bool stage2)gem5::ArmISA::MMU
checkPermissions(TlbEntry *te, const RequestPtr &req, Mode mode, CachedState &state)gem5::ArmISA::MMU
checkPermissions64(TlbEntry *te, const RequestPtr &req, Mode mode, ThreadContext *tc, bool stage2)gem5::ArmISA::MMU
checkPermissions64(TlbEntry *te, const RequestPtr &req, Mode mode, ThreadContext *tc, CachedState &state)gem5::ArmISA::MMU
checkWalkCache() constgem5::ArmISA::MMUprotected
currentSection()gem5::Serializablestatic
datagem5::BaseMMUprotected
demapPage(Addr vaddr, uint64_t asn)gem5::BaseMMU
deschedule(Event &event)gem5::EventManagerinline
deschedule(Event *event)gem5::EventManagerinline
dflush(const OP &tlbi_op)gem5::ArmISA::MMUinline
dmDrain()gem5::Drainableprivate
dmDrainResume()gem5::Drainableprivate
drain() overridegem5::SimObjectinlinevirtual
Drainable()gem5::Drainableprotected
drainResume() overridegem5::ArmISA::MMUvirtual
drainState() constgem5::Drainableinline
dtbgem5::BaseMMU
dtbStage2gem5::ArmISA::MMUprotected
dtbStage2Walkergem5::ArmISA::MMUprotected
dtbWalkergem5::ArmISA::MMUprotected
EventManager(EventManager &em)gem5::EventManagerinline
EventManager(EventManager *em)gem5::EventManagerinline
EventManager(EventQueue *eq)gem5::EventManagerinline
eventqgem5::EventManagerprotected
eventQueue() constgem5::EventManagerinline
Execute enum valuegem5::BaseMMU
faultPAN(ThreadContext *tc, uint8_t ap, const RequestPtr &req, Mode mode, const bool is_priv, CachedState &state)gem5::ArmISA::MMUprotected
finalizePhysical(const RequestPtr &req, ThreadContext *tc, Mode mode) const overridegem5::ArmISA::MMUvirtual
find(const char *name)gem5::SimObjectstatic
flush(const OP &tlbi_op)gem5::ArmISA::MMUinline
flushAll() overridegem5::ArmISA::MMUinlinevirtual
flushStage1(const OP &tlbi_op)gem5::ArmISA::MMUinline
flushStage2(const OP &tlbi_op)gem5::ArmISA::MMUinline
generateCheckpointOut(const std::string &cpt_dir, std::ofstream &outstream)gem5::Serializablestatic
getAttr() constgem5::ArmISA::MMUinline
getDTBPtr() constgem5::ArmISA::MMUinlineprotected
getITBPtr() constgem5::ArmISA::MMUinlineprotected
getPort(const std::string &if_name, PortID idx=InvalidPortID)gem5::SimObjectvirtual
getProbeManager()gem5::SimObject
getResultTe(TlbEntry **te, const RequestPtr &req, ThreadContext *tc, Mode mode, Translation *translation, bool timing, bool functional, TlbEntry *mergeTe, CachedState &state)gem5::ArmISA::MMU
getSimObjectResolver()gem5::SimObjectstatic
getStatGroups() constgem5::statistics::Group
getStats() constgem5::statistics::Group
getTableWalker(BaseMMU::Mode mode, bool stage2) constgem5::ArmISA::MMUprotected
getTE(TlbEntry **te, const RequestPtr &req, ThreadContext *tc, Mode mode, Translation *translation, bool timing, bool functional, bool is_secure, ArmTranslationType tran_type, bool stage2)gem5::ArmISA::MMU
getTE(TlbEntry **te, const RequestPtr &req, ThreadContext *tc, Mode mode, Translation *translation, bool timing, bool functional, bool is_secure, ArmTranslationType tran_type, CachedState &state)gem5::ArmISA::MMU
getTlb(BaseMMU::Mode mode, bool stage2) constgem5::ArmISA::MMUprotected
gem5::BaseMMU::getTlb(Mode mode) constgem5::BaseMMUinlineprotected
Group()=deletegem5::statistics::Group
Group(const Group &)=deletegem5::statistics::Group
Group(Group *parent, const char *name=nullptr)gem5::statistics::Group
hasUnprivRegime(ExceptionLevel el, bool e2h)gem5::ArmISA::MMUstatic
hasUnprivRegime(ExceptionLevel el, CachedState &state)gem5::ArmISA::MMUprotected
hasWalkCache() constgem5::ArmISA::MMUinline
haveLargeAsid64gem5::ArmISA::MMUprotected
HypMode enum valuegem5::ArmISA::MMU
iflush(const OP &tlbi_op)gem5::ArmISA::MMUinline
init() overridegem5::ArmISA::MMUvirtual
initState()gem5::SimObjectvirtual
instructiongem5::BaseMMUprotected
invalidateMiscReg()gem5::ArmISA::MMU
isCompleteTranslation(TlbEntry *te) constgem5::ArmISA::MMUprotected
itbgem5::BaseMMU
itbStage2gem5::ArmISA::MMUprotected
itbStage2Walkergem5::ArmISA::MMUprotected
itbWalkergem5::ArmISA::MMUprotected
loadState(CheckpointIn &cp)gem5::SimObjectvirtual
lookup(Addr vpn, uint16_t asn, vmid_t vmid, bool hyp, bool secure, bool functional, bool ignore_asn, ExceptionLevel target_el, bool in_host, bool stage2, BaseMMU::Mode mode)gem5::ArmISA::MMU
LookupLevel typedefgem5::ArmISA::MMUprotected
m5opRangegem5::ArmISA::MMUprotected
memInvalidate()gem5::SimObjectinlinevirtual
memWriteback()gem5::SimObjectinlinevirtual
mergedParentgem5::statistics::Groupprivate
mergedStatGroupsgem5::statistics::Groupprivate
mergeStatGroup(Group *block)gem5::statistics::Group
miscRegContextgem5::ArmISA::MMUprotected
MMU(const ArmMMUParams &p)gem5::ArmISA::MMU
Mode enum namegem5::BaseMMU
name() constgem5::Namedinlinevirtual
Named(const std::string &name_)gem5::Namedinline
NormalTran enum valuegem5::ArmISA::MMU
notifyFork()gem5::Drainableinlinevirtual
operator=(const Group &)=deletegem5::statistics::Group
Params typedefgem5::BaseMMUprotected
params() constgem5::SimObjectinline
pathgem5::Serializableprivatestatic
physAddrRangegem5::ArmISA::MMUprotected
preDumpStats()gem5::statistics::Groupvirtual
probeManagergem5::SimObjectprivate
purifyTaggedAddr(Addr vaddr_tainted, ThreadContext *tc, ExceptionLevel el, TCR tcr, bool is_inst, CachedState &state)gem5::ArmISA::MMUprotected
Read enum valuegem5::BaseMMU
regProbeListeners()gem5::SimObjectvirtual
regProbePoints()gem5::SimObjectvirtual
regStats()gem5::statistics::Groupvirtual
release() constgem5::ArmISA::MMUinline
reschedule(Event &event, Tick when, bool always=false)gem5::EventManagerinline
reschedule(Event *event, Tick when, bool always=false)gem5::EventManagerinline
resetStats()gem5::statistics::Groupvirtual
resolveStat(std::string name) constgem5::statistics::Group
S12E0Tran enum valuegem5::ArmISA::MMU
S12E1Tran enum valuegem5::ArmISA::MMU
S1CTran enum valuegem5::ArmISA::MMU
S1E0Tran enum valuegem5::ArmISA::MMU
S1E1Tran enum valuegem5::ArmISA::MMU
S1E2Tran enum valuegem5::ArmISA::MMU
S1E3Tran enum valuegem5::ArmISA::MMU
s1PermBits64(TlbEntry *te, const RequestPtr &req, Mode mode, ThreadContext *tc, CachedState &state, bool r, bool w, bool x)gem5::ArmISA::MMUprotected
S1S2NsTran enum valuegem5::ArmISA::MMU
s1Stategem5::ArmISA::MMU
s2PermBits64(TlbEntry *te, const RequestPtr &req, Mode mode, ThreadContext *tc, CachedState &state, bool r, bool w, bool x)gem5::ArmISA::MMUprotected
s2Stategem5::ArmISA::MMU
schedule(Event &event, Tick when)gem5::EventManagerinline
schedule(Event *event, Tick when)gem5::EventManagerinline
Serializable()gem5::Serializable
serialize(CheckpointOut &cp) const overridegem5::SimObjectinlinevirtual
serializeAll(const std::string &cpt_dir)gem5::SimObjectstatic
serializeSection(CheckpointOut &cp, const char *name) constgem5::Serializable
serializeSection(CheckpointOut &cp, const std::string &name) constgem5::Serializableinline
setAttr(uint64_t attr)gem5::ArmISA::MMUinline
setCurTick(Tick newVal)gem5::EventManagerinline
setSimObjectResolver(SimObjectResolver *resolver)gem5::SimObjectstatic
setTestInterface(SimObject *ti)gem5::ArmISA::MMU
signalDrainDone() constgem5::Drainableinlineprotected
SimObject(const Params &p)gem5::SimObject
SimObjectList typedefgem5::SimObjectprivate
simObjectListgem5::SimObjectprivatestatic
startup()gem5::SimObjectvirtual
statGroupsgem5::statistics::Groupprivate
statsgem5::ArmISA::MMUprotected
takeOverFrom(BaseMMU *old_mmu) overridegem5::ArmISA::MMUvirtual
testgem5::ArmISA::MMU
testTranslation(const RequestPtr &req, Mode mode, TlbEntry::DomainType domain, CachedState &state)gem5::ArmISA::MMU
testWalk(Addr pa, Addr size, Addr va, bool is_secure, Mode mode, TlbEntry::DomainType domain, LookupLevel lookup_level, bool stage2)gem5::ArmISA::MMU
testWalk(Addr pa, Addr size, Addr va, bool is_secure, Mode mode, TlbEntry::DomainType domain, LookupLevel lookup_level, CachedState &state)gem5::ArmISA::MMU
translateAtomic(const RequestPtr &req, ThreadContext *tc, Mode mode) overridegem5::ArmISA::MMUinlinevirtual
translateAtomic(const RequestPtr &req, ThreadContext *tc, BaseMMU::Mode mode, ArmTranslationType tran_type, bool stage2)gem5::ArmISA::MMU
translateAtomic(const RequestPtr &req, ThreadContext *tc, Mode mode, ArmTranslationType tran_type)gem5::ArmISA::MMU
translateComplete(const RequestPtr &req, ThreadContext *tc, Translation *translation, Mode mode, ArmTranslationType tran_type, bool call_from_s2)gem5::ArmISA::MMU
translateComplete(const RequestPtr &req, ThreadContext *tc, Translation *translation, Mode mode, ArmTranslationType tran_type, bool call_from_s2, CachedState &state)gem5::ArmISA::MMU
translateFs(const RequestPtr &req, ThreadContext *tc, Mode mode, Translation *translation, bool &delay, bool timing, ArmTranslationType tran_type, bool functional, CachedState &state)gem5::ArmISA::MMU
translateFunctional(Addr start, Addr size, ThreadContext *tc, Mode mode, Request::Flags flags) overridegem5::ArmISA::MMUinlinevirtual
translateFunctional(ThreadContext *tc, Addr vaddr, Addr &paddr)gem5::ArmISA::MMU
translateFunctional(const RequestPtr &req, ThreadContext *tc, BaseMMU::Mode mode) overridegem5::ArmISA::MMUvirtual
translateFunctional(const RequestPtr &req, ThreadContext *tc, BaseMMU::Mode mode, ArmTranslationType tran_type)gem5::ArmISA::MMU
translateFunctional(const RequestPtr &req, ThreadContext *tc, BaseMMU::Mode mode, ArmTranslationType tran_type, bool stage2)gem5::ArmISA::MMU
translateFunctional(const RequestPtr &req, ThreadContext *tc, Mode mode)gem5::ArmISA::MMU
translateFunctional(Addr start, Addr size, ThreadContext *tc, BaseMMU::Mode mode, Request::Flags flags)=0gem5::ArmISA::MMU
translateMmuOff(ThreadContext *tc, const RequestPtr &req, Mode mode, ArmTranslationType tran_type, Addr vaddr, bool long_desc_format, CachedState &state)gem5::ArmISA::MMU
translateMmuOn(ThreadContext *tc, const RequestPtr &req, Mode mode, Translation *translation, bool &delay, bool timing, bool functional, Addr vaddr, ArmFault::TranMethod tranMethod, CachedState &state)gem5::ArmISA::MMU
translateSe(const RequestPtr &req, ThreadContext *tc, Mode mode, Translation *translation, bool &delay, bool timing, CachedState &state)gem5::ArmISA::MMU
translateTiming(const RequestPtr &req, ThreadContext *tc, Translation *translation, Mode mode) overridegem5::ArmISA::MMUinlinevirtual
translateTiming(const RequestPtr &req, ThreadContext *tc, BaseMMU::Translation *translation, BaseMMU::Mode mode, bool stage2)gem5::ArmISA::MMU
translateTiming(const RequestPtr &req, ThreadContext *tc, Translation *translation, Mode mode, ArmTranslationType tran_type, bool stage2)gem5::ArmISA::MMU
tranTypeEL(CPSR cpsr, ArmTranslationType type)gem5::ArmISA::MMUstatic
unifiedgem5::BaseMMUprotected
unserialize(CheckpointIn &cp) overridegem5::SimObjectinlinevirtual
unserializeSection(CheckpointIn &cp, const char *name)gem5::Serializable
unserializeSection(CheckpointIn &cp, const std::string &name)gem5::Serializableinline
updateMiscReg(ThreadContext *tc, ArmTranslationType tran_type, bool stage2)gem5::ArmISA::MMUprotected
UserMode enum valuegem5::ArmISA::MMU
wakeupEventQueue(Tick when=(Tick) -1)gem5::EventManagerinline
Write enum valuegem5::BaseMMU
~Drainable()gem5::Drainableprotectedvirtual
~Group()gem5::statistics::Groupvirtual
~Named()=defaultgem5::Namedvirtual
~Serializable()gem5::Serializablevirtual
~SimObject()gem5::SimObjectvirtual

Generated on Wed Dec 21 2022 10:23:36 for gem5 by doxygen 1.9.1