Searched refs:__crc32w (Results 1 – 3 of 3) sorted by relevance
326 return __crc32w(a, b); in test_crc32w()
161 hash = __crc32w(hash, unaligned_load<uint32_t>(data)); in hash_fn()
270 __crc32w(uint32_t __a, uint32_t __b) { in __crc32w() function