Searched defs:tstat_tsbmiss_patch_table (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c447 * corresponding tsbmiss patch points (see the tstat_tsbmiss_patch_table) with
577 tstat_tsbmiss_patch_entry_t tstat_tsbmiss_patch_table[] = { variable
681 * tstat_tsbmiss_patch_table). This routine is used both to initially patch
710 for (ep = tstat_tsbmiss_patch_table; ep->tpe_addr; ep++) {
731 for (ep = tstat_tsbmiss_patch_table; ep->tpe_addr; ep++) {

Completed in 65 milliseconds