Home
last modified time | relevance | path

Searched refs:fpu_kern_enter (Results 1 – 24 of 24) sorted by relevance

/freebsd/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dsimd_aarch64.h64 fpu_kern_enter(curthread, NULL, FPU_KERN_NOCTX); \
H A Dsimd_x86.h45 fpu_kern_enter(curthread, NULL, FPU_KERN_NOCTX);\
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_fpu.c53 fpu_kern_enter(curthread, NULL, FPU_KERN_NOCTX); in lkpi_kernel_fpu_begin()
/freebsd/sys/crypto/openssl/
H A Dossl.c232 fpu_kern_enter(curthread, NULL, FPU_KERN_NOCTX); in ossl_newsession_hash()
264 fpu_kern_enter(curthread, NULL, FPU_KERN_NOCTX); in ossl_newsession_cipher()
433 fpu_kern_enter(curthread, NULL, FPU_KERN_NOCTX); in ossl_process()
/freebsd/sys/powerpc/include/
H A Dfpu.h94 void fpu_kern_enter(struct thread *td, struct fpu_kern_ctx *ctx,
/freebsd/sys/amd64/include/
H A Dfpu.h73 void fpu_kern_enter(struct thread *td, struct fpu_kern_ctx *ctx,
/freebsd/sys/i386/include/
H A Dnpx.h76 void fpu_kern_enter(struct thread *td, struct fpu_kern_ctx *ctx,
/freebsd/sys/dev/random/
H A Dnehemiah.c81 fpu_kern_enter(curthread, NULL, FPU_KERN_NORMAL | FPU_KERN_NOCTX); in random_nehemiah_read()
/freebsd/sys/arm64/include/
H A Dvfp.h102 void fpu_kern_enter(struct thread *, struct fpu_kern_ctx *, u_int);
/freebsd/sys/crypto/armv8/
H A Darmv8_crypto.c233 fpu_kern_enter(curthread, NULL, FPU_KERN_NORMAL | FPU_KERN_NOCTX); in armv8_crypto_cipher_setup()
345 fpu_kern_enter(curthread, NULL, FPU_KERN_NORMAL | FPU_KERN_NOCTX); in armv8_crypto_cipher_process()
/freebsd/sys/arm/include/
H A Dvfp.h169 void fpu_kern_enter(struct thread *, struct fpu_kern_ctx *, u_int);
/freebsd/sys/crypto/via/
H A Dpadlock_cipher.c224 fpu_kern_enter(td, NULL, FPU_KERN_NORMAL | FPU_KERN_NOCTX); in padlock_cipher_process()
H A Dpadlock.c176 fpu_kern_enter(td, NULL, FPU_KERN_NORMAL | FPU_KERN_NOCTX); in padlock_newsession()
H A Dpadlock_hash.c395 fpu_kern_enter(td, NULL, FPU_KERN_NORMAL | FPU_KERN_NOCTX); in padlock_hash_process()
/freebsd/sys/crypto/aesni/
H A Daesni.c556 fpu_kern_enter(curthread, NULL, in aesni_cipher_setup()
676 fpu_kern_enter(curthread, NULL, FPU_KERN_NORMAL | FPU_KERN_NOCTX); in aesni_cipher_crypt()
788 fpu_kern_enter(curthread, NULL, FPU_KERN_NORMAL | FPU_KERN_NOCTX); in aesni_cipher_mac()
/freebsd/sys/crypto/blake2/
H A Dblake2_cryptodev.c270 fpu_kern_enter(curthread, NULL, FPU_KERN_NORMAL | FPU_KERN_NOCTX); in blake2_cipher_process()
/freebsd/sys/powerpc/powerpc/
H A Dfpu.c310 fpu_kern_enter(struct thread *td, struct fpu_kern_ctx *ctx, u_int flags) in fpu_kern_enter() function
/freebsd/sys/arm/arm/
H A Dvfp.c436 fpu_kern_enter(struct thread *td, struct fpu_kern_ctx *ctx, u_int flags) in fpu_kern_enter() function
/freebsd/sys/x86/x86/
H A Dtsc.c780 fpu_kern_enter(curthread, NULL, FPU_KERN_NOCTX); in tsc_calibrate()
H A Dlocal_apic.c961 fpu_kern_enter(curthread, NULL, FPU_KERN_NOCTX); in lapic_calibrate_initcount()
/freebsd/sys/dev/efidev/
H A Defirt.c306 fpu_kern_enter(td, NULL, FPU_KERN_NOCTX); in efi_enter()
/freebsd/sys/amd64/amd64/
H A Dfpu.c1142 fpu_kern_enter(struct thread *td, struct fpu_kern_ctx *ctx, u_int flags) in fpu_kern_enter() function
/freebsd/sys/arm64/arm64/
H A Dvfp.c1087 fpu_kern_enter(struct thread *td, struct fpu_kern_ctx *ctx, u_int flags) in fpu_kern_enter() function
/freebsd/sys/i386/i386/
H A Dnpx.c1402 fpu_kern_enter(struct thread *td, struct fpu_kern_ctx *ctx, u_int flags) in fpu_kern_enter() function