Searched defs:translateFunctional (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/generic/
H A Dtlb.hh98 translateFunctional(const RequestPtr &req, ThreadContext *tc, Mode mode) function in class:BaseTLB
/gem5/src/arch/arm/
H A Dtlb.cc118 TLB::translateFunctional(ThreadContext *tc, Addr va, Addr &pa) function in class:TLB
1221 TLB::translateFunctional(const RequestPtr &req, ThreadContext *tc, Mode mode, function in class:TLB

Completed in 10 milliseconds