| /f-stack/freebsd/contrib/openzfs/module/icp/algs/aes/ |
| H A D | aes_impl_aesni.c | 55 kfpu_begin(); in aes_aesni_generate() 81 kfpu_begin(); in aes_aesni_encrypt() 104 kfpu_begin(); in aes_aesni_decrypt()
|
| /f-stack/freebsd/contrib/openzfs/include/os/linux/kernel/linux/ |
| H A D | simd_powerpc.h | 61 #define kfpu_begin() \ macro 92 kfpu_begin(); in zfs_altivec_available()
|
| H A D | simd_x86.h | 107 #define kfpu_begin() \ macro 119 #define kfpu_begin() kernel_fpu_begin() macro 234 kfpu_begin(void) in kfpu_begin() function 317 #define kfpu_begin() do {} while (0) macro
|
| H A D | simd_aarch64.h | 47 #define kfpu_begin() kernel_neon_begin() macro
|
| H A D | simd.h | 39 #define kfpu_begin() do {} while (0) macro
|
| /f-stack/freebsd/contrib/openzfs/module/zcommon/ |
| H A D | zfs_fletcher_sse.c | 105 kfpu_begin(); in fletcher_4_sse2_native() 137 kfpu_begin(); in fletcher_4_sse2_byteswap() 187 kfpu_begin(); in fletcher_4_ssse3_byteswap()
|
| H A D | zfs_fletcher_avx512.c | 97 kfpu_begin(); in fletcher_4_avx512f_native() 123 kfpu_begin(); in fletcher_4_avx512f_byteswap() 190 kfpu_begin(); in fletcher_4_avx512bw_byteswap()
|
| H A D | zfs_fletcher_intel.c | 107 kfpu_begin(); in fletcher_4_avx2_native() 135 kfpu_begin(); in fletcher_4_avx2_byteswap()
|
| H A D | zfs_fletcher_aarch64_neon.c | 147 kfpu_begin(); in fletcher_4_aarch64_neon_native() 186 kfpu_begin(); in fletcher_4_aarch64_neon_byteswap()
|
| /f-stack/freebsd/contrib/openzfs/lib/libspl/include/sys/ |
| H A D | simd.h | 37 #define kfpu_begin() do {} while (0) macro 450 #define kfpu_begin() do {} while (0) macro 457 #define kfpu_begin() do {} while (0) macro 497 #define kfpu_begin() do {} while (0) macro
|
| /f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/ |
| H A D | simd.h | 38 #define kfpu_begin() do {} while (0) macro
|
| H A D | simd_x86.h | 43 #define kfpu_begin() { \ macro
|
| /f-stack/freebsd/contrib/openzfs/module/icp/algs/modes/ |
| H A D | gcm_pclmulqdq.c | 47 kfpu_begin(); in gcm_pclmulqdq_mul()
|
| H A D | gcm.c | 1209 kfpu_begin(); in gcm_mode_encrypt_contiguous_blocks_avx() 1228 kfpu_begin(); in gcm_mode_encrypt_contiguous_blocks_avx() 1251 kfpu_begin(); in gcm_mode_encrypt_contiguous_blocks_avx() 1323 kfpu_begin(); in gcm_encrypt_final_avx() 1392 kfpu_begin(); in gcm_decrypt_final_avx() 1403 kfpu_begin(); in gcm_decrypt_final_avx() 1497 kfpu_begin(); in gcm_init_avx() 1521 kfpu_begin(); in gcm_init_avx() 1533 kfpu_begin(); in gcm_init_avx()
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_raidz_math_ssse3.c | 308 #define raidz_math_begin() kfpu_begin()
|
| H A D | vdev_raidz_math_avx512bw.c | 299 #define raidz_math_begin() kfpu_begin()
|
| H A D | vdev_raidz_math_avx2.c | 301 #define raidz_math_begin() kfpu_begin()
|
| H A D | vdev_raidz_math_avx512f.c | 385 #define raidz_math_begin() kfpu_begin()
|
| H A D | vdev_raidz_math_sse2.c | 524 #define raidz_math_begin() kfpu_begin()
|
| H A D | vdev_raidz_math_powerpc_altivec_common.h | 540 #define raidz_math_begin() kfpu_begin()
|
| H A D | vdev_raidz_math_aarch64_neon_common.h | 534 #define raidz_math_begin() kfpu_begin()
|