Searched refs:HashWithTagBit (Results 1 – 1 of 1) sorted by relevance
173 u64 HashWithTagBit = (u64(Hash) << 1) | 1; in find() local174 if ((Entry & 0x1ffffffff) != HashWithTagBit) in find()