Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/module/icp/algs/aes/
H A Daes_impl_aesni.c55 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 Dsimd_powerpc.h61 #define kfpu_begin() \ macro
92 kfpu_begin(); in zfs_altivec_available()
H A Dsimd_x86.h107 #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 Dsimd_aarch64.h47 #define kfpu_begin() kernel_neon_begin() macro
H A Dsimd.h39 #define kfpu_begin() do {} while (0) macro
/f-stack/freebsd/contrib/openzfs/module/zcommon/
H A Dzfs_fletcher_sse.c105 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 Dzfs_fletcher_avx512.c97 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 Dzfs_fletcher_intel.c107 kfpu_begin(); in fletcher_4_avx2_native()
135 kfpu_begin(); in fletcher_4_avx2_byteswap()
H A Dzfs_fletcher_aarch64_neon.c147 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 Dsimd.h37 #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 Dsimd.h38 #define kfpu_begin() do {} while (0) macro
H A Dsimd_x86.h43 #define kfpu_begin() { \ macro
/f-stack/freebsd/contrib/openzfs/module/icp/algs/modes/
H A Dgcm_pclmulqdq.c47 kfpu_begin(); in gcm_pclmulqdq_mul()
H A Dgcm.c1209 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 Dvdev_raidz_math_ssse3.c308 #define raidz_math_begin() kfpu_begin()
H A Dvdev_raidz_math_avx512bw.c299 #define raidz_math_begin() kfpu_begin()
H A Dvdev_raidz_math_avx2.c301 #define raidz_math_begin() kfpu_begin()
H A Dvdev_raidz_math_avx512f.c385 #define raidz_math_begin() kfpu_begin()
H A Dvdev_raidz_math_sse2.c524 #define raidz_math_begin() kfpu_begin()
H A Dvdev_raidz_math_powerpc_altivec_common.h540 #define raidz_math_begin() kfpu_begin()
H A Dvdev_raidz_math_aarch64_neon_common.h534 #define raidz_math_begin() kfpu_begin()