Searched refs:NIAGARA_MMUSTAT_PGSZS (Results 1 – 2 of 2) sorted by relevance
115 #define NIAGARA_MMUSTAT_PGSZS 8 macro123 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];
415 if (tstat_pgszs > NIAGARA_MMUSTAT_PGSZS) in cpu_trapstat_data()416 tstat_pgszs = NIAGARA_MMUSTAT_PGSZS; in cpu_trapstat_data()