Home
last modified time | relevance | path

Searched refs:_mul_mask (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dvdev_raidz_math_avx2.c239 static const uint8_t __attribute__((aligned(32))) _mul_mask = 0x0F; variable
278 : : [mask] "r" (&_mul_mask), \
H A Dvdev_raidz_math_avx512bw.c237 static const uint8_t __attribute__((aligned(64))) _mul_mask = 0x0F; variable
276 : : [mask] "r" (&_mul_mask), \