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

/gem5/src/arch/arm/
H A Dstage2_lookup.hh90 Fault getTe(ThreadContext *tc, TlbEntry *destTe);
H A Dstage2_lookup.cc57 Stage2LookUp::getTe(ThreadContext *tc, TlbEntry *destTe) function in class:Stage2LookUp
H A Dtlb.cc1561 fault = s2Lookup->getTe(tc, mergeTe);

Completed in 10 milliseconds