Searched refs:FPU_KERN_KTHR (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/i386/include/
H A Dnpx.h92 #define FPU_KERN_KTHR 0x0002 macro
/freebsd-11-stable/sys/amd64/include/
H A Dfpu.h88 #define FPU_KERN_KTHR 0x0002 macro
/freebsd-11-stable/sys/crypto/via/
H A Dpadlock_cipher.c254 FPU_KERN_KTHR);
H A Dpadlock.c250 FPU_KERN_KTHR);
H A Dpadlock_hash.c373 FPU_KERN_KTHR);
/freebsd-11-stable/sys/crypto/aesni/
H A Daesni.c495 FPU_KERN_NORMAL | FPU_KERN_KTHR);
552 FPU_KERN_NORMAL|FPU_KERN_KTHR);
/freebsd-11-stable/sys/i386/isa/
H A Dnpx.c1371 if ((flags & FPU_KERN_KTHR) != 0 && is_fpu_kern_thread(0)) {
/freebsd-11-stable/sys/amd64/amd64/
H A Dfpu.c1037 if ((flags & FPU_KERN_KTHR) != 0 && is_fpu_kern_thread(0)) {

Completed in 98 milliseconds