Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/zfs/
H A Dzfs_fletcher.h79 } zfs_fletcher_avx_t; typedef
90 zfs_fletcher_avx_t avx[4];
H A Dzfs_fletcher_intel.c57 bzero(ctx->avx, 4 * sizeof (zfs_fletcher_avx_t)); in fletcher_4_avx2_init()
127 static const zfs_fletcher_avx_t mask = { in fletcher_4_avx2_byteswap()