Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_aarch64_neon.c83 #define GEN_PQR_STRIDE 4 macro
H A Dvdev_raidz_math_aarch64_neonx2.c85 #define GEN_PQR_STRIDE 4 macro
H A Dvdev_raidz_math_powerpc_altivec.c85 #define GEN_PQR_STRIDE 4 macro
H A Dvdev_raidz_math_impl.h491 for (; d < dend; d += GEN_PQR_STRIDE, p += GEN_PQR_STRIDE, in raidz_gen_pqr_add()
492 q += GEN_PQR_STRIDE, r += GEN_PQR_STRIDE) { in raidz_gen_pqr_add()
498 for (; q < qend; q += GEN_PQR_STRIDE, r += GEN_PQR_STRIDE) { in raidz_gen_pqr_add()
H A Dvdev_raidz_math_scalar.c186 #define GEN_PQR_STRIDE 1 macro
H A Dvdev_raidz_math_ssse3.c340 #define GEN_PQR_STRIDE 4 macro
H A Dvdev_raidz_math_avx2.c338 #define GEN_PQR_STRIDE 4 macro
H A Dvdev_raidz_math_avx512bw.c336 #define GEN_PQR_STRIDE 4 macro
H A Dvdev_raidz_math_avx512f.c417 #define GEN_PQR_STRIDE 4 macro
H A Dvdev_raidz_math_sse2.c555 #define GEN_PQR_STRIDE 4 macro