Home
last modified time | relevance | path

Searched refs:bconsts_val (Results 1 – 1 of 1) sorted by relevance

/linux/lib/crc/arm64/
H A Dcrc64-neon-inner.c15 static const u64 bconsts_val[2] = { 0x27ecfa329aef9f77ULL, variable
59 uint64x2_t bconsts = vld1q_u64(bconsts_val); in crc64_nvme_arm64_c()