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