Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz_math_impl.h473 for (; d < dend; d += GEN_PQR_STRIDE, p += GEN_PQR_STRIDE, in raidz_gen_pqr_add()
474 q += GEN_PQR_STRIDE, r += GEN_PQR_STRIDE) { in raidz_gen_pqr_add()
480 for (; q < qend; q += GEN_PQR_STRIDE, r += GEN_PQR_STRIDE) { in raidz_gen_pqr_add()
H A Dvdev_raidz_math_scalar.c185 #define GEN_PQR_STRIDE 1 macro
H A Dvdev_raidz_math_avx2.c334 #define GEN_PQR_STRIDE 4 macro
H A Dvdev_raidz_math_ssse3.c337 #define GEN_PQR_STRIDE 4 macro
H A Dvdev_raidz_math_sse2.c552 #define GEN_PQR_STRIDE 4 macro