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

/gem5/src/arch/sparc/
H A Dvtophys.cc111 dtb->GetTsbPtr(tc, addr, ctx_zero ? 0 : pri_context, tsbs);
H A Dtlb.hh181 void GetTsbPtr(ThreadContext *tc, Addr addr, int ctx, Addr *ptrs);
H A Dtlb.cc1300 TLB::GetTsbPtr(ThreadContext *tc, Addr addr, int ctx, Addr *ptrs) function in class:SparcISA::TLB

Completed in 10 milliseconds