Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dtrapstat.h231 ((uintptr_t)(tcpu)->tcpu_dbase + offsetof(tstat_data_t, mem))
256 caddr_t tcpu_dbase; member
/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c1765 tcpu->tcpu_dbase = tcpu->tcpu_ibase + TSTAT_INSTR_SIZE; in trapstat_setup()
1785 shm_alignment, (uintptr_t)tcpu->tcpu_dbase & (shm_alignment - 1), in trapstat_setup()
1818 tcpu->tcpu_dbase = tcpu->tcpu_ibase + TSTAT_INSTR_SIZE + in trapstat_setup()