Home
last modified time | relevance | path

Searched refs:tfunc (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dmachdep.c161 tlb_func_t tfunc; in restore_tlb() local
166 tfunc = set_dtlb_entry; in restore_tlb()
169 tfunc = set_itlb_entry; in restore_tlb()
177 (*tfunc)(utp->index, virt, &utp->tte); in restore_tlb()