Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/zfs/
H A Dzfs_fletcher.h83 } zfs_fletcher_avx512_t; typedef
91 zfs_fletcher_avx512_t avx512[4];
H A Dzfs_fletcher_avx512.c40 bzero(ctx->avx512, 4 * sizeof (zfs_fletcher_avx512_t)); in fletcher_4_avx512f_init()
171 static const zfs_fletcher_avx512_t mask = { in fletcher_4_avx512bw_byteswap()