Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_aarch64_neon.c138 #define REC_PR_STRIDE 2 macro
H A Dvdev_raidz_math_powerpc_altivec.c140 #define REC_PR_STRIDE 2 macro
H A Dvdev_raidz_math_aarch64_neonx2.c142 #define REC_PR_STRIDE 4 macro
H A Dvdev_raidz_math_scalar.c207 #define REC_PR_STRIDE 1 macro
H A Dvdev_raidz_math_impl.h1042 for (; x < xend; x += REC_PR_STRIDE, y += REC_PR_STRIDE, in raidz_rec_pr_abd()
1043 p += REC_PR_STRIDE, q += REC_PR_STRIDE) { in raidz_rec_pr_abd()
H A Dvdev_raidz_math_ssse3.c357 #define REC_PR_STRIDE 2 macro
H A Dvdev_raidz_math_avx2.c355 #define REC_PR_STRIDE 2 macro
H A Dvdev_raidz_math_avx512bw.c353 #define REC_PR_STRIDE 2 macro
H A Dvdev_raidz_math_avx512f.c434 #define REC_PR_STRIDE 4 macro
H A Dvdev_raidz_math_sse2.c572 #define REC_PR_STRIDE 2 macro