Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/vm/
H A Dsfmmu.c868 if (uhmehash_num > USER_BUCKETS_THRESHOLD) { in calc_hmehash_sz()
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.h1350 #define USER_BUCKETS_THRESHOLD (1<<22) macro