Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun4v/sys/
H A Dniagararegs.h115 #define NIAGARA_MMUSTAT_PGSZS 8 macro
123 niagara_tsbinfo_t kitsb[NIAGARA_MMUSTAT_PGSZS];
124 niagara_tsbinfo_t uitsb[NIAGARA_MMUSTAT_PGSZS];
125 niagara_tsbinfo_t kdtsb[NIAGARA_MMUSTAT_PGSZS];
126 niagara_tsbinfo_t udtsb[NIAGARA_MMUSTAT_PGSZS];
/titanic_50/usr/src/uts/sun4v/cpu/
H A Dniagara.c415 if (tstat_pgszs > NIAGARA_MMUSTAT_PGSZS) in cpu_trapstat_data()
416 tstat_pgszs = NIAGARA_MMUSTAT_PGSZS; in cpu_trapstat_data()