Home
last modified time | relevance | path

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

/src/sys/dev/hwt/
H A Dhwt_contexthash.c62 #define _HWT_HM 11400714819323198486u /* hash multiplier */ macro
63 #define HWT_HASH_PTR(P, M) ((((unsigned long) (P) >> 2) * _HWT_HM) & (M))
H A Dhwt_ownerhash.c61 #define _HWT_HM 11400714819323198486u /* hash multiplier */ macro
62 #define HWT_HASH_PTR(P, M) ((((unsigned long) (P) >> 2) * _HWT_HM) & (M))