Home
last modified time | relevance | path

Searched refs:uses_fpu_byteswap (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/common/zfs/
H A Dzfs_fletcher_sse.c174 .uses_fpu_byteswap = B_TRUE,
226 .uses_fpu_byteswap = B_TRUE,
H A Dzfs_fletcher_avx512.c163 .uses_fpu_byteswap = B_TRUE,
217 .uses_fpu_byteswap = B_TRUE,
H A Dzfs_fletcher.c183 .uses_fpu_byteswap = B_FALSE,
511 if (ops->uses_fpu_byteswap) in fletcher_4_byteswap_impl()
516 if (ops->uses_fpu_byteswap) in fletcher_4_byteswap_impl()
798 if (ops->uses_fpu_byteswap) in abd_fletcher_4_init()
817 if (ops->uses_fpu_byteswap) in abd_fletcher_4_fini()
H A Dzfs_fletcher.h112 boolean_t uses_fpu_byteswap; member
H A Dzfs_fletcher_intel.c169 .uses_fpu_byteswap = B_TRUE,
H A Dzfs_fletcher_superscalar.c168 .uses_fpu_byteswap = B_FALSE,
H A Dzfs_fletcher_superscalar4.c234 .uses_fpu_byteswap = B_FALSE,