Searched refs:hment_hash_entries (Results 1 – 1 of 1) sorted by relevance
82 static uint_t hment_hash_entries = HMENT_HASH_SIZE; variable92 ((((pfn) << 9) + entry + pfn) & (hment_hash_entries - 1))638 hment_table = kmem_zalloc(hment_hash_entries * sizeof (*hment_table), in hment_init()645 for (i = 0; i < hment_hash_entries; ++i) in hment_init()