Searched refs:TSTAT_TBA_MASK (Results 1 – 2 of 2) sorted by relevance
182 #define TSTAT_TBA_MASK ~((1 << 15) - 1) /* 32K boundary */ macro228 #define TSTAT_TBA_MASK ~((1 << 16) - 1) /* 64K per cpu */ macro
1764 & TSTAT_TBA_MASK); in trapstat_setup()