Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_aarch64_neon.c126 #define REC_PQ_STRIDE 2 macro
H A Dvdev_raidz_math_aarch64_neonx2.c129 #define REC_PQ_STRIDE 4 macro
H A Dvdev_raidz_math_powerpc_altivec.c128 #define REC_PQ_STRIDE 2 macro
H A Dvdev_raidz_math_scalar.c206 #define REC_PQ_STRIDE 1 macro
H A Dvdev_raidz_math_impl.h891 for (; x < xend; x += REC_PQ_STRIDE, y += REC_PQ_STRIDE, in raidz_rec_pq_abd()
892 p += REC_PQ_STRIDE, q += REC_PQ_STRIDE) { in raidz_rec_pq_abd()
H A Dvdev_raidz_math_ssse3.c357 #define REC_PQ_STRIDE 2 macro
H A Dvdev_raidz_math_avx2.c355 #define REC_PQ_STRIDE 2 macro
H A Dvdev_raidz_math_avx512bw.c353 #define REC_PQ_STRIDE 2 macro
H A Dvdev_raidz_math_avx512f.c434 #define REC_PQ_STRIDE 4 macro
H A Dvdev_raidz_math_sse2.c572 #define REC_PQ_STRIDE 2 macro