Searched refs:test_top_bits (Results 1 – 1 of 1) sorted by relevance
2185 u64 test_top_bits = ~temp & 0x8080808080808080ULL; in match_bytes() local 2189 return (test_top_bits & test_low_bits) >> 7; in match_bytes()