Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dtrapstat.h170 uint32_t tpe_instr; member
/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c711 ASSERT(ep->tpe_instr == 0); in trapstat_hotpatch()
712 instr = ep->tpe_instr = *ep->tpe_addr; in trapstat_hotpatch()
732 ASSERT(ep->tpe_instr == TSTAT_TSBMISS_INSTR); in trapstat_hotpatch()
734 ep->tpe_instr, sizeof (instr)); in trapstat_hotpatch()
735 ep->tpe_instr = 0; in trapstat_hotpatch()