Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/os/
H A Dcpr_impl.c142 typedef void (*tlb_rw_t)(uint_t, tte_t *, uint64_t *); typedef
151 tlb_rw_t reader;
152 tlb_rw_t writer;
380 i_cpr_clear_tmp(sutlb_t *listp, int max, tlb_rw_t wrfunc) in i_cpr_clear_tmp()