Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c655 #define SFMMU_RSS_TSBSIZE(tsbszc) (tsb_rss_factor << tsbszc) macro
2861 while ((szc < tsb_max_growsize) && (pgcnt > SFMMU_RSS_TSBSIZE(szc))) in sfmmu_select_tsb_szc()