Searched refs:alt_hash (Results 1 – 1 of 1) sorted by relevance
240 uint32_t alt_hash = hash ^ ((tag + 1) * _CHT_ALT_HASH_MIX); in __alt_hash() local241 return alt_hash; in __alt_hash()