Home | History | Annotate | Download | only in coregrind

Lines Matching refs:tti

1776    TTEno tti;
1796 tti = sectors[sno].htt[k];
1797 if (tti < N_TTES_PER_SECTOR
1798 && sectors[sno].tt[tti].entry == guest_addr) {
1802 guest_addr, sectors[sno].tt[tti].tcptr );
1804 *res_hcode = (Addr)sectors[sno].tt[tti].tcptr;
1808 *res_tteNo = tti;
1819 // tti is HTT_EMPTY or HTT_DELETED or not the entry of guest_addr