Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dtrapstat.h169 uint32_t *tpe_addr; member
/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c710 for (ep = tstat_tsbmiss_patch_table; ep->tpe_addr; ep++) { in trapstat_hotpatch()
712 instr = ep->tpe_instr = *ep->tpe_addr; in trapstat_hotpatch()
721 hot_patch_kernel_text((caddr_t)ep->tpe_addr, in trapstat_hotpatch()
731 for (ep = tstat_tsbmiss_patch_table; ep->tpe_addr; ep++) { in trapstat_hotpatch()
733 hot_patch_kernel_text((caddr_t)ep->tpe_addr, in trapstat_hotpatch()