Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz_math_scalar.c205 #define REC_PQ_STRIDE 1 macro
H A Dvdev_raidz_math_impl.h854 for (; x < xend; x += REC_PQ_STRIDE, y += REC_PQ_STRIDE, in raidz_rec_pq_abd()
855 p += REC_PQ_STRIDE, q += REC_PQ_STRIDE) { in raidz_rec_pq_abd()
H A Dvdev_raidz_math_avx2.c351 #define REC_PQ_STRIDE 2 macro
H A Dvdev_raidz_math_ssse3.c354 #define REC_PQ_STRIDE 2 macro
H A Dvdev_raidz_math_sse2.c569 #define REC_PQ_STRIDE 2 macro