Home
last modified time | relevance | path

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
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; in i_cpr_ufw()
380 i_cpr_clear_tmp(sutlb_t *listp, int max, tlb_rw_t wrfunc) in i_cpr_clear_tmp()
382 sutlb_t clr, *tail; in i_cpr_clear_tmp()