Home
last modified time | relevance | path

Searched refs:kfpu_end (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dsimd.h63 kfpu_end(void) in kfpu_end() function
132 #define kfpu_end() do {} while (0) macro
219 #define kfpu_end() do {} while (0) macro
/illumos-gate/usr/src/common/zfs/
H A Dzfs_fletcher.c469 kfpu_end(); in fletcher_4_native_impl()
517 kfpu_end(); in fletcher_4_byteswap_impl()
814 kfpu_end(); in abd_fletcher_4_fini()
818 kfpu_end(); in abd_fletcher_4_fini()
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dvdev_raidz_math_avx2.c303 kfpu_end(); \
H A Dvdev_raidz_math_ssse3.c307 #define raidz_math_end() kfpu_end()
H A Dvdev_raidz_math_sse2.c523 #define raidz_math_end() kfpu_end()