Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_aarch64_neon.c197 #define REC_PQR_XS 6, 7 macro
H A Dvdev_raidz_math_aarch64_neonx2.c202 #define REC_PQR_XS 6, 7 macro
H A Dvdev_raidz_math_powerpc_altivec.c199 #define REC_PQR_XS 6, 7 macro
H A Dvdev_raidz_math_scalar.c244 #define REC_PQR_XS xs0 macro
H A Dvdev_raidz_math_impl.h1400 COPY(REC_PQR_X, REC_PQR_XS); in raidz_rec_pqr_abd()
1412 XOR(REC_PQR_X, REC_PQR_XS); /* Pyz = Pxyz + X */ in raidz_rec_pqr_abd()
1415 COPY(REC_PQR_XS, REC_PQR_X); /* restore Pyz */ in raidz_rec_pqr_abd()
1422 XOR(REC_PQR_XS, REC_PQR_YS); /* Z = Pz = Pyz + Y */ in raidz_rec_pqr_abd()
H A Dvdev_raidz_math_ssse3.c391 #define REC_PQR_XS 6, 7 macro
H A Dvdev_raidz_math_avx2.c388 #define REC_PQR_XS 6, 7 macro
H A Dvdev_raidz_math_avx512bw.c387 #define REC_PQR_XS 6, 7 macro
H A Dvdev_raidz_math_avx512f.c468 #define REC_PQR_XS 12, 13, 14, 15 macro
H A Dvdev_raidz_math_sse2.c606 #define REC_PQR_XS 3 macro