Searched refs:getTE (Results 1 - 3 of 3) sorted by relevance

/gem5/src/arch/arm/
H A Dstage2_lookup.cc60 fault = stage2Tlb->getTE(&stage2Te, req, tc, mode, this, timing,
185 fault = stage2Tlb->getTE(&stage2Te, req, tc, mode, this,
H A Dtlb.hh234 Fault getTE(TlbEntry **te, const RequestPtr &req,
H A Dtlb.cc1452 TLB::getTE(TlbEntry **te, const RequestPtr &req, ThreadContext *tc, Mode mode, function in class:TLB
1531 fault = getTE(&s2Te, req, tc, mode, translation, timing, functional,
1549 fault = getTE(&s1Te, req, tc, mode, translation, timing, functional,

Completed in 12 milliseconds