Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_aarch64_neon.c71 #define GEN_PQ_STRIDE 4 macro
H A Dvdev_raidz_math_powerpc_altivec.c73 #define GEN_PQ_STRIDE 4 macro
H A Dvdev_raidz_math_aarch64_neonx2.c73 #define GEN_PQ_STRIDE 4 macro
H A Dvdev_raidz_math_scalar.c180 #define GEN_PQ_STRIDE 1 macro
H A Dvdev_raidz_math_impl.h414 for (; d < dend; d += GEN_PQ_STRIDE, p += GEN_PQ_STRIDE, in raidz_gen_pq_add()
415 q += GEN_PQ_STRIDE) { in raidz_gen_pq_add()
420 for (; q < qend; q += GEN_PQ_STRIDE) { in raidz_gen_pq_add()
H A Dvdev_raidz_math_ssse3.c334 #define GEN_PQ_STRIDE 4 macro
H A Dvdev_raidz_math_avx2.c331 #define GEN_PQ_STRIDE 4 macro
H A Dvdev_raidz_math_avx512bw.c330 #define GEN_PQ_STRIDE 4 macro
H A Dvdev_raidz_math_avx512f.c411 #define GEN_PQ_STRIDE 4 macro
H A Dvdev_raidz_math_sse2.c549 #define GEN_PQ_STRIDE 4 macro