Searched refs:HRM_HASHSIZE (Results 1 – 3 of 3) sorted by relevance
563 #define HRM_HASHSIZE 0x200 macro564 #define HRM_HASHMASK (HRM_HASHSIZE - 1)
767 hrm_hashtab = kmem_zalloc(HRM_HASHSIZE * sizeof (struct hrmstat *), in hat_init()
1399 hrm_hashtab = kmem_zalloc(HRM_HASHSIZE * sizeof (struct hrmstat *), in hat_init()