Searched refs:MSCP_HASH (Results 1 – 2 of 2) sorted by relevance
38 #define MSCP_HASH(x) ((((long)(x))>>MSCP_HASH_SHIFT) & (MSCP_HASH_SIZE - 1)) macro
241 hashnum = MSCP_HASH(mscp->hashkey); in uha_init_mscp()299 int hashnum = MSCP_HASH(mscp_phys); in uha_mscp_phys_kv()