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.c34 #define ELEM_SIZE 4 macro
37 #define ELEM_SIZE 8 macro
50 uint8_t b[ELEM_SIZE];
108 #if ELEM_SIZE == 8
140 switch (ELEM_SIZE) { \
H A Dvdev_raidz_math_ssse3.c66 #define ELEM_SIZE 16 macro
69 uint8_t b[ELEM_SIZE] __attribute__((aligned(ELEM_SIZE)));
H A Dvdev_raidz_math_avx2.c65 #define ELEM_SIZE 32 macro
68 uint8_t b[ELEM_SIZE] __attribute__((aligned(ELEM_SIZE)));
H A Dvdev_raidz_math_avx512bw.c69 #define ELEM_SIZE 64 macro
72 uint8_t b[ELEM_SIZE] __attribute__((aligned(ELEM_SIZE)));
H A Dvdev_raidz_math_avx512f.c82 #define ELEM_SIZE 64 macro
85 uint8_t b[ELEM_SIZE] __attribute__((aligned(ELEM_SIZE)));
H A Dvdev_raidz_math_sse2.c59 #define ELEM_SIZE 16 macro
62 uint8_t b[ELEM_SIZE] __attribute__((aligned(ELEM_SIZE)));
H A Dvdev_raidz_math_powerpc_altivec_common.h132 #define ELEM_SIZE 16 macro
135 uint8_t b[ELEM_SIZE] __attribute__((aligned(ELEM_SIZE)));
H A Dvdev_raidz_math_aarch64_neon_common.h135 #define ELEM_SIZE 16 macro
138 uint8_t b[ELEM_SIZE] __attribute__((aligned(ELEM_SIZE)));