Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dtrapstat.h155 } tstat_tlbret_t; typedef
159 tstat_tlbret_t tinst_itlbret;
160 tstat_tlbret_t tinst_dtlbret;
/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c702 ASSERT(offsetof(tstat_tlbret_t, ttlbr_ktsb) - in trapstat_hotpatch()
703 offsetof(tstat_tlbret_t, ttlbr_ktlb) == in trapstat_hotpatch()
704 offsetof(tstat_tlbret_t, ttlbr_utsb) - in trapstat_hotpatch()
705 offsetof(tstat_tlbret_t, ttlbr_utlb)); in trapstat_hotpatch()
707 simm13 = offsetof(tstat_tlbret_t, ttlbr_ktsb) - in trapstat_hotpatch()
708 offsetof(tstat_tlbret_t, ttlbr_ktlb); in trapstat_hotpatch()
1266 tstat_tlbret_t *ret; in trapstat_tlbent()
1394 utpc = tpc + offsetof(tstat_tlbret_t, ttlbr_utlb) - in trapstat_tlbent()
1395 offsetof(tstat_tlbret_t, ttlbr_ktlb); in trapstat_tlbent()