Home
last modified time | relevance | path

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

/freebsd/sys/crypto/openssl/
H A Dossl.c243 fpu_kern_leave(curthread, NULL); in ossl_newsession_hash()
269 fpu_kern_leave(curthread, NULL); in ossl_newsession_cipher()
276 fpu_kern_leave(curthread, NULL); in ossl_newsession_cipher()
455 fpu_kern_leave(curthread, NULL); in ossl_process()
/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dsimd_aarch64.h69 fpu_kern_leave(curthread, NULL); \
H A Dsimd_x86.h54 fpu_kern_leave(curthread, NULL); \
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_fpu.c60 fpu_kern_leave(curthread, NULL); in lkpi_kernel_fpu_end()
/freebsd/sys/powerpc/include/
H A Dfpu.h96 int fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx);
/freebsd/sys/i386/include/
H A Dnpx.h78 int fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx);
/freebsd/sys/amd64/include/
H A Dfpu.h75 int fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx);
/freebsd/sys/dev/random/
H A Dnehemiah.c88 fpu_kern_leave(curthread, NULL); in random_nehemiah_read()
/freebsd/sys/arm64/include/
H A Dvfp.h103 int fpu_kern_leave(struct thread *, struct fpu_kern_ctx *);
/freebsd/sys/crypto/armv8/
H A Darmv8_crypto.c254 fpu_kern_leave(curthread, NULL); in armv8_crypto_cipher_setup()
389 fpu_kern_leave(curthread, NULL); in armv8_crypto_cipher_process()
/freebsd/sys/arm/include/
H A Dvfp.h170 int fpu_kern_leave(struct thread *, struct fpu_kern_ctx *);
/freebsd/sys/crypto/via/
H A Dpadlock_cipher.c227 fpu_kern_leave(td, NULL); in padlock_cipher_process()
H A Dpadlock.c178 fpu_kern_leave(td, NULL); in padlock_newsession()
H A Dpadlock_hash.c401 fpu_kern_leave(td, NULL); in padlock_hash_process()
/freebsd/sys/crypto/aesni/
H A Daesni.c566 fpu_kern_leave(curthread, NULL); in aesni_cipher_setup()
751 fpu_kern_leave(curthread, NULL); in aesni_cipher_crypt()
855 fpu_kern_leave(curthread, NULL); in aesni_cipher_mac()
/freebsd/sys/crypto/blake2/
H A Dblake2_cryptodev.c311 fpu_kern_leave(curthread, NULL); in blake2_cipher_process()
/freebsd/sys/dev/efidev/
H A Defirt.c309 fpu_kern_leave(td, NULL); in efi_enter()
326 fpu_kern_leave(td, NULL); in efi_leave()
/freebsd/sys/powerpc/powerpc/
H A Dfpu.c346 fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx) in fpu_kern_leave() function
/freebsd/sys/arm/arm/
H A Dvfp.c484 fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx) in fpu_kern_leave() function
/freebsd/sys/x86/x86/
H A Dtsc.c782 fpu_kern_leave(curthread, NULL); in tsc_calibrate()
H A Dlocal_apic.c963 fpu_kern_leave(curthread, NULL); in lapic_calibrate_initcount()
/freebsd/sys/amd64/amd64/
H A Dfpu.c1198 fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx) in fpu_kern_leave() function
/freebsd/sys/arm64/arm64/
H A Dvfp.c1131 fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx) in fpu_kern_leave() function
/freebsd/sys/i386/i386/
H A Dnpx.c1458 fpu_kern_leave(struct thread *td, struct fpu_kern_ctx *ctx) in fpu_kern_leave() function
/freebsd/share/man/man9/
H A DMakefile1123 fpu_kern.9 fpu_kern_leave.9 \