Searched refs:Stage2LookUp (Results 1 - 4 of 4) sorted by relevance

/gem5/src/arch/arm/
H A Dstage2_lookup.hh58 class Stage2LookUp : public BaseTLB::Translation class in namespace:ArmISA
77 Stage2LookUp(TLB *s1Tlb, TLB *s2Tlb, TlbEntry s1Te, const RequestPtr &_req, function in class:ArmISA::Stage2LookUp
H A Dstage2_lookup.cc57 Stage2LookUp::getTe(ThreadContext *tc, TlbEntry *destTe)
82 Stage2LookUp::mergeTe(const RequestPtr &req, BaseTLB::Mode mode)
179 Stage2LookUp::finish(const Fault &_fault, const RequestPtr &req,
H A Dtlb.hh62 class Stage2LookUp;
H A Dtlb.cc1559 Stage2LookUp *s2Lookup = new Stage2LookUp(this, stage2Tlb, *s1Te,

Completed in 13 milliseconds