Home
last modified time | relevance | path

Searched refs:kernel_fpu_end (Results 1 – 25 of 28) sorted by relevance

12

/arch/x86/lib/
Dmmx_32.c123 kernel_fpu_end(); in _mmx_memcpy()
166 kernel_fpu_end(); in fast_clear_page()
248 kernel_fpu_end(); in fast_copy_page()
288 kernel_fpu_end(); in fast_clear_page()
339 kernel_fpu_end(); in fast_copy_page()
/arch/x86/include/asm/
Dxor_32.h63 kernel_fpu_end(); in xor_pII_mmx_2()
112 kernel_fpu_end(); in xor_pII_mmx_3()
166 kernel_fpu_end(); in xor_pII_mmx_4()
239 kernel_fpu_end(); in xor_pII_mmx_5()
294 kernel_fpu_end(); in xor_p5_mmx_2()
351 kernel_fpu_end(); in xor_p5_mmx_3()
417 kernel_fpu_end(); in xor_p5_mmx_4()
505 kernel_fpu_end(); in xor_p5_mmx_5()
Dxor_avx.h52 kernel_fpu_end(); in xor_avx_2()
82 kernel_fpu_end(); in xor_avx_3()
115 kernel_fpu_end(); in xor_avx_4()
151 kernel_fpu_end(); in xor_avx_5()
Dxor.h107 kernel_fpu_end(); in xor_sse_2()
141 kernel_fpu_end(); in xor_sse_2_pf64()
200 kernel_fpu_end(); in xor_sse_3()
237 kernel_fpu_end(); in xor_sse_3_pf64()
303 kernel_fpu_end(); in xor_sse_4()
342 kernel_fpu_end(); in xor_sse_4_pf64()
415 kernel_fpu_end(); in xor_sse_5()
456 kernel_fpu_end(); in xor_sse_5_pf64()
Defi.h81 kernel_fpu_end(); \
122 kernel_fpu_end(); \
/arch/x86/kernel/fpu/
Dbugs.c53 kernel_fpu_end(); in fpu__init_check_bugs()
Dcore.c138 void kernel_fpu_end(void) in kernel_fpu_end() function
145 EXPORT_SYMBOL_GPL(kernel_fpu_end);
/arch/x86/crypto/
Dcrct10dif-pclmul_glue.c60 kernel_fpu_end(); in chksum_update()
79 kernel_fpu_end(); in __chksum_finup()
Dchacha_glue.c131 kernel_fpu_end(); in hchacha_block_arch()
154 kernel_fpu_end(); in chacha_crypt_arch()
190 kernel_fpu_end(); in chacha_simd_stream_xor()
219 kernel_fpu_end(); in xchacha_simd()
Dcrc32c-intel_glue.c163 kernel_fpu_end(); in crc32c_pcl_intel_update()
175 kernel_fpu_end(); in __crc32c_pcl_intel_finup()
Dnhpoly1305-avx2-glue.c37 kernel_fpu_end(); in nhpoly1305_avx2_update()
Dnhpoly1305-sse2-glue.c37 kernel_fpu_end(); in nhpoly1305_sse2_update()
Dblake2s-glue.c51 kernel_fpu_end(); in blake2s_compress()
Daesni-intel_glue.c327 kernel_fpu_end(); in aes_set_key_common()
348 kernel_fpu_end(); in aesni_encrypt()
361 kernel_fpu_end(); in aesni_decrypt()
389 kernel_fpu_end(); in ecb_encrypt()
411 kernel_fpu_end(); in ecb_decrypt()
433 kernel_fpu_end(); in cbc_encrypt()
455 kernel_fpu_end(); in cbc_decrypt()
514 kernel_fpu_end(); in ctr_crypt()
786 kernel_fpu_end(); in gcmaes_crypt_by_sg()
Dsha512_ssse3_glue.c61 kernel_fpu_end(); in sha512_update()
76 kernel_fpu_end(); in sha512_finup()
Dsha1_ssse3_glue.c46 kernel_fpu_end(); in sha1_update()
61 kernel_fpu_end(); in sha1_finup()
Dsha256_ssse3_glue.c63 kernel_fpu_end(); in _sha256_update()
78 kernel_fpu_end(); in sha256_finup()
Dghash-clmulni-intel_glue.c99 kernel_fpu_end(); in ghash_update()
124 kernel_fpu_end(); in ghash_flush()
Dcrc32-pclmul_glue.c75 kernel_fpu_end(); in crc32_pclmul_le()
Daegis128-aesni-glue.c184 kernel_fpu_end(); in crypto_aegis128_aesni_crypt()
Dpoly1305_glue.c116 kernel_fpu_end(); in poly1305_simd_blocks()
/arch/x86/include/asm/fpu/
Dapi.h28 extern void kernel_fpu_end(void);
/arch/s390/include/asm/fpu/
Dapi.h107 static inline void kernel_fpu_end(struct kernel_fpu *state, u32 flags) in kernel_fpu_end() function
/arch/x86/include/asm/crypto/
Dglue_helper.h69 kernel_fpu_end(); in glue_fpu_end()
/arch/s390/crypto/
Dcrc32-vx.c71 kernel_fpu_end(&vxstate, KERNEL_VXR_LOW); \

12