Searched refs:HMEHASH_FACTOR (Results 1 – 2 of 2) sorted by relevance
863 hme_buckets = (npages * HMEHASH_FACTOR) / in calc_hmehash_sz()
1327 #define HMEHASH_FACTOR 16 /* used to calc # of buckets in hme hash */ macro