Searched refs:ptrs (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/sparc/
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) argument
1304 ptrs[0] = MakeTsbPtr(Ps0, tag_access,
1309 ptrs[1] = MakeTsbPtr(Ps1, tag_access,
1314 ptrs[2] = MakeTsbPtr(Ps0, tag_access,
1319 ptrs[3] = MakeTsbPtr(Ps1, tag_access,

Completed in 9 milliseconds