| /f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/ |
| H A D | simd_powerpc.h | 67 #define kfpu_end() \ macro 74 #define kfpu_end() preempt_enable() macro 104 kfpu_end(); in zfs_altivec_available()
|
| H A D | simd_x86.h | 112 #define kfpu_end() \ macro 120 #define kfpu_end() kernel_fpu_end() macro 295 kfpu_end(void) in kfpu_end() function 318 #define kfpu_end() do {} while (0) macro
|
| H A D | simd_aarch64.h | 48 #define kfpu_end() kernel_neon_end() macro
|
| H A D | simd.h | 40 #define kfpu_end() do {} while (0) macro
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/aes/ |
| H A D | aes_impl_aesni.c | 60 kfpu_end(); in aes_aesni_generate() 83 kfpu_end(); in aes_aesni_encrypt() 106 kfpu_end(); in aes_aesni_decrypt()
|
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zfs_fletcher_sse.c | 128 kfpu_end(); in fletcher_4_sse2_native() 155 kfpu_end(); in fletcher_4_sse2_byteswap() 212 kfpu_end(); in fletcher_4_ssse3_byteswap()
|
| H A D | zfs_fletcher_avx512.c | 111 kfpu_end(); in fletcher_4_avx512f_native() 155 kfpu_end(); in fletcher_4_avx512f_byteswap() 209 kfpu_end(); in fletcher_4_avx512bw_byteswap()
|
| H A D | zfs_fletcher_intel.c | 122 kfpu_end(); in fletcher_4_avx2_native() 154 kfpu_end(); in fletcher_4_avx2_byteswap()
|
| H A D | zfs_fletcher_aarch64_neon.c | 157 kfpu_end(); in fletcher_4_aarch64_neon_native() 196 kfpu_end(); in fletcher_4_aarch64_neon_byteswap()
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | simd.h | 38 #define kfpu_end() do {} while (0) macro 451 #define kfpu_end() do {} while (0) macro 458 #define kfpu_end() do {} while (0) macro 498 #define kfpu_end() do {} while (0) macro
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | simd.h | 39 #define kfpu_end() do {} while (0) macro
|
| H A D | simd_x86.h | 48 #define kfpu_end() { \ macro
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/modes/ |
| H A D | gcm_pclmulqdq.c | 49 kfpu_end(); in gcm_pclmulqdq_mul()
|
| H A D | gcm.c | 1216 kfpu_end(); in gcm_mode_encrypt_contiguous_blocks_avx() 1233 kfpu_end(); in gcm_mode_encrypt_contiguous_blocks_avx() 1294 kfpu_end(); in gcm_mode_encrypt_contiguous_blocks_avx() 1346 kfpu_end(); in gcm_encrypt_final_avx() 1396 kfpu_end(); in gcm_decrypt_final_avx() 1409 kfpu_end(); in gcm_decrypt_final_avx() 1447 kfpu_end(); in gcm_decrypt_final_avx() 1460 kfpu_end(); in gcm_decrypt_final_avx() 1518 kfpu_end(); in gcm_init_avx() 1532 kfpu_end(); in gcm_init_avx() [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_raidz_math_ssse3.c | 309 #define raidz_math_end() kfpu_end()
|
| H A D | vdev_raidz_math_avx512bw.c | 300 #define raidz_math_end() kfpu_end()
|
| H A D | vdev_raidz_math_avx2.c | 305 kfpu_end(); \
|
| H A D | vdev_raidz_math_avx512f.c | 386 #define raidz_math_end() kfpu_end()
|
| H A D | vdev_raidz_math_sse2.c | 525 #define raidz_math_end() kfpu_end()
|
| H A D | vdev_raidz_math_powerpc_altivec_common.h | 541 #define raidz_math_end() kfpu_end()
|
| H A D | vdev_raidz_math_aarch64_neon_common.h | 535 #define raidz_math_end() kfpu_end()
|