Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_aarch64_neon.c170 #define REC_QR_STRIDE 2 macro
H A Dvdev_raidz_math_aarch64_neonx2.c175 #define REC_QR_STRIDE 4 macro
H A Dvdev_raidz_math_powerpc_altivec.c172 #define REC_QR_STRIDE 2 macro
H A Dvdev_raidz_math_scalar.c229 #define REC_QR_STRIDE 1 macro
H A Dvdev_raidz_math_impl.h1216 for (; x < xend; x += REC_QR_STRIDE, y += REC_QR_STRIDE, in raidz_rec_qr_abd()
1217 p += REC_QR_STRIDE, q += REC_QR_STRIDE) { in raidz_rec_qr_abd()
H A Dvdev_raidz_math_ssse3.c377 #define REC_QR_STRIDE 2 macro
H A Dvdev_raidz_math_avx2.c375 #define REC_QR_STRIDE 2 macro
H A Dvdev_raidz_math_avx512bw.c373 #define REC_QR_STRIDE 2 macro
H A Dvdev_raidz_math_avx512f.c454 #define REC_QR_STRIDE 4 macro
H A Dvdev_raidz_math_sse2.c592 #define REC_QR_STRIDE 2 macro