Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_aarch64_neon.c82 #define GEN_PQR_STRIDE 4 macro
H A Dvdev_raidz_math_powerpc_altivec.c84 #define GEN_PQR_STRIDE 4 macro
H A Dvdev_raidz_math_aarch64_neonx2.c84 #define GEN_PQR_STRIDE 4 macro
H A Dvdev_raidz_math_impl.h474 for (; d < dend; d += GEN_PQR_STRIDE, p += GEN_PQR_STRIDE, in raidz_gen_pqr_add()
475 q += GEN_PQR_STRIDE, r += GEN_PQR_STRIDE) { in raidz_gen_pqr_add()
481 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_ssse3.c339 #define GEN_PQR_STRIDE 4 macro
H A Dvdev_raidz_math_avx512bw.c335 #define GEN_PQR_STRIDE 4 macro
H A Dvdev_raidz_math_avx2.c336 #define GEN_PQR_STRIDE 4 macro
H A Dvdev_raidz_math_avx512f.c416 #define GEN_PQR_STRIDE 4 macro
H A Dvdev_raidz_math_sse2.c554 #define GEN_PQR_STRIDE 4 macro