Searched refs:FPU_KERN_NORMAL (Results 1 - 14 of 14) sorted by relevance

/freebsd-current/sys/powerpc/include/
H A Dfpu.h85 #define FPU_KERN_NORMAL 0x0000 macro
/freebsd-current/sys/i386/include/
H A Dnpx.h89 #define FPU_KERN_NORMAL 0x0000 macro
/freebsd-current/sys/amd64/include/
H A Dfpu.h86 #define FPU_KERN_NORMAL 0x0000 macro
/freebsd-current/sys/dev/random/
H A Dnehemiah.c81 fpu_kern_enter(curthread, NULL, FPU_KERN_NORMAL | FPU_KERN_NOCTX);
/freebsd-current/sys/arm64/include/
H A Dvfp.h89 #define FPU_KERN_NORMAL 0x0000 macro
/freebsd-current/sys/arm/include/
H A Dvfp.h141 #define FPU_KERN_NORMAL 0x0000 macro
/freebsd-current/sys/crypto/via/
H A Dpadlock_cipher.c224 fpu_kern_enter(td, NULL, FPU_KERN_NORMAL | FPU_KERN_NOCTX);
H A Dpadlock.c176 fpu_kern_enter(td, NULL, FPU_KERN_NORMAL | FPU_KERN_NOCTX);
H A Dpadlock_hash.c395 fpu_kern_enter(td, NULL, FPU_KERN_NORMAL | FPU_KERN_NOCTX);
/freebsd-current/sys/crypto/armv8/
H A Darmv8_crypto.c233 fpu_kern_enter(curthread, NULL, FPU_KERN_NORMAL | FPU_KERN_NOCTX);
345 fpu_kern_enter(curthread, NULL, FPU_KERN_NORMAL | FPU_KERN_NOCTX);
/freebsd-current/sys/crypto/blake2/
H A Dblake2_cryptodev.c270 fpu_kern_enter(curthread, NULL, FPU_KERN_NORMAL | FPU_KERN_NOCTX);
/freebsd-current/sys/crypto/aesni/
H A Daesni.c557 FPU_KERN_NORMAL | FPU_KERN_NOCTX);
676 fpu_kern_enter(curthread, NULL, FPU_KERN_NORMAL | FPU_KERN_NOCTX);
788 fpu_kern_enter(curthread, NULL, FPU_KERN_NORMAL | FPU_KERN_NOCTX);
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_taskq.c205 fpu_kern_thread(FPU_KERN_NORMAL);
/freebsd-current/sys/opencrypto/
H A Dcrypto.c1773 fpu_kern_thread(FPU_KERN_NORMAL);

Completed in 372 milliseconds