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

/illumos-gate/usr/src/uts/sun4u/sys/
H A Dcpr_impl.h84 typedef struct sun4u_tlb sutlb_t; typedef in typeref:struct:sun4u_tlb
122 sutlb_t dtte[CPR_MAX_TLB]; /* 0x48 */
123 sutlb_t itte[CPR_MAX_TLB]; /* 0x1c8 */
/illumos-gate/usr/src/uts/sun4u/os/
H A Dcpr_impl.c149 sutlb_t *dst;
150 sutlb_t *tail;
362 sutlb_t clr;
380 i_cpr_clear_tmp(sutlb_t *listp, int max, tlb_rw_t wrfunc)
382 sutlb_t clr, *tail;

Completed in 60 milliseconds