Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_aarch64_neon.c72 #define GEN_PQ_STRIDE 4 macro
H A Dvdev_raidz_math_aarch64_neonx2.c74 #define GEN_PQ_STRIDE 4 macro
H A Dvdev_raidz_math_powerpc_altivec.c74 #define GEN_PQ_STRIDE 4 macro
H A Dvdev_raidz_math_scalar.c181 #define GEN_PQ_STRIDE 1 macro
H A Dvdev_raidz_math_impl.h415 for (; d < dend; d += GEN_PQ_STRIDE, p += GEN_PQ_STRIDE, in raidz_gen_pq_add()
416 q += GEN_PQ_STRIDE) { in raidz_gen_pq_add()
421 for (; q < qend; q += GEN_PQ_STRIDE) { in raidz_gen_pq_add()
H A Dvdev_raidz_math_ssse3.c335 #define GEN_PQ_STRIDE 4 macro
H A Dvdev_raidz_math_avx2.c333 #define GEN_PQ_STRIDE 4 macro
H A Dvdev_raidz_math_avx512bw.c331 #define GEN_PQ_STRIDE 4 macro
H A Dvdev_raidz_math_avx512f.c412 #define GEN_PQ_STRIDE 4 macro
H A Dvdev_raidz_math_sse2.c550 #define GEN_PQ_STRIDE 4 macro