Searched defs:tranType (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/arm/
H A Dstage2_lookup.hh69 TLB::ArmTranslationType tranType; member in class:ArmISA::Stage2LookUp
H A Dtlb.cc1036 translateFs(const RequestPtr &req, ThreadContext *tc, Mode mode, Translation *translation, bool &delay, bool timing, TLB::ArmTranslationType tranType, bool functional) argument
1200 translateAtomic(const RequestPtr &req, ThreadContext *tc, Mode mode, TLB::ArmTranslationType tranType) argument
1221 translateFunctional(const RequestPtr &req, ThreadContext *tc, Mode mode, TLB::ArmTranslationType tranType) argument
1242 translateTiming(const RequestPtr &req, ThreadContext *tc, Translation *translation, Mode mode, TLB::ArmTranslationType tranType) argument
1259 translateComplete(const RequestPtr &req, ThreadContext *tc, Translation *translation, Mode mode, TLB::ArmTranslationType tranType, bool callFromS2) argument
1293 updateMiscReg(ThreadContext *tc, ArmTranslationType tranType) argument
1452 getTE(TlbEntry **te, const RequestPtr &req, ThreadContext *tc, Mode mode, Translation *translation, bool timing, bool functional, bool is_secure, TLB::ArmTranslationType tranType) argument
[all...]
H A Dtable_walker.hh786 TLB::ArmTranslationType tranType; member in class:ArmISA::TableWalker::LongDescriptor::WalkerState
H A Dtable_walker.cc190 walk(const RequestPtr &_req, ThreadContext *_tc, uint16_t _asid, uint8_t _vmid, bool _isHyp, TLB::Mode _mode, TLB::Translation *_trans, bool _timing, bool _functional, bool secure, TLB::ArmTranslationType tranType, bool _stage2Req) argument

Completed in 14 milliseconds