Home
last modified time | relevance | path

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

/linux/lib/crc/arm64/
H A Dcrc64-neon-inner.c12 static const u64 fold_consts_val[2] = { 0xeadc41fd2ba3d420ULL, variable
40 uint64x2_t fold_consts = vld1q_u64(fold_consts_val); in crc64_nvme_arm64_c()