Home
last modified time | relevance | path

Searched refs:ELEM_SIZE (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_scalar.c24 #define ELEM_SIZE 4 macro
27 #define ELEM_SIZE 8 macro
40 uint8_t b[ELEM_SIZE];
98 #if ELEM_SIZE == 8
130 switch (ELEM_SIZE) { \
H A Dvdev_raidz_math_ssse3.c56 #define ELEM_SIZE 16 macro
59 uint8_t b[ELEM_SIZE] __attribute__((aligned(ELEM_SIZE)));
H A Dvdev_raidz_math_avx2.c56 #define ELEM_SIZE 32 macro
59 uint8_t b[ELEM_SIZE] __attribute__((aligned(ELEM_SIZE)));
H A Dvdev_raidz_math_avx512bw.c59 #define ELEM_SIZE 64 macro
62 uint8_t b[ELEM_SIZE] __attribute__((aligned(ELEM_SIZE)));
H A Dvdev_raidz_math_avx512f.c72 #define ELEM_SIZE 64 macro
75 uint8_t b[ELEM_SIZE] __attribute__((aligned(ELEM_SIZE)));
H A Dvdev_raidz_math_sse2.c49 #define ELEM_SIZE 16 macro
52 uint8_t b[ELEM_SIZE] __attribute__((aligned(ELEM_SIZE)));
H A Dvdev_raidz_math_aarch64_neon_common.h125 #define ELEM_SIZE 16 macro
128 uint8_t b[ELEM_SIZE] __attribute__((aligned(ELEM_SIZE)));
H A Dvdev_raidz_math_powerpc_altivec_common.h122 #define ELEM_SIZE 16 macro
125 uint8_t b[ELEM_SIZE] __attribute__((aligned(ELEM_SIZE)));