Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/
H A Dsimd_powerpc.h67 #define kfpu_end() \ macro
74 #define kfpu_end() preempt_enable() macro
104 kfpu_end(); in zfs_altivec_available()
H A Dsimd_x86.h112 #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 Dsimd_aarch64.h48 #define kfpu_end() kernel_neon_end() macro
H A Dsimd.h40 #define kfpu_end() do {} while (0) macro
/f-stack/freebsd/contrib/openzfs/module/icp/algs/aes/
H A Daes_impl_aesni.c60 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 Dzfs_fletcher_sse.c128 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 Dzfs_fletcher_avx512.c111 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 Dzfs_fletcher_intel.c122 kfpu_end(); in fletcher_4_avx2_native()
154 kfpu_end(); in fletcher_4_avx2_byteswap()
H A Dzfs_fletcher_aarch64_neon.c157 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 Dsimd.h38 #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 Dsimd.h39 #define kfpu_end() do {} while (0) macro
H A Dsimd_x86.h48 #define kfpu_end() { \ macro
/f-stack/freebsd/contrib/openzfs/module/icp/algs/modes/
H A Dgcm_pclmulqdq.c49 kfpu_end(); in gcm_pclmulqdq_mul()
H A Dgcm.c1216 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 Dvdev_raidz_math_ssse3.c309 #define raidz_math_end() kfpu_end()
H A Dvdev_raidz_math_avx512bw.c300 #define raidz_math_end() kfpu_end()
H A Dvdev_raidz_math_avx2.c305 kfpu_end(); \
H A Dvdev_raidz_math_avx512f.c386 #define raidz_math_end() kfpu_end()
H A Dvdev_raidz_math_sse2.c525 #define raidz_math_end() kfpu_end()
H A Dvdev_raidz_math_powerpc_altivec_common.h541 #define raidz_math_end() kfpu_end()
H A Dvdev_raidz_math_aarch64_neon_common.h535 #define raidz_math_end() kfpu_end()