Home
last modified time | relevance | path

Searched refs:fpu_kern_thread (Results 1 – 13 of 13) sorted by relevance

/freebsd-14-stable/sys/powerpc/include/
HDfpu.h97 int fpu_kern_thread(u_int flags);
/freebsd-14-stable/sys/i386/include/
HDnpx.h81 int fpu_kern_thread(u_int flags);
/freebsd-14-stable/sys/amd64/include/
HDfpu.h78 int fpu_kern_thread(u_int flags);
/freebsd-14-stable/sys/arm64/include/
HDvfp.h104 int fpu_kern_thread(u_int);
/freebsd-14-stable/sys/arm/include/
HDvfp.h171 int fpu_kern_thread(u_int);
/freebsd-14-stable/sys/contrib/openzfs/module/os/freebsd/spl/
HDspl_taskq.c200 fpu_kern_thread(FPU_KERN_NORMAL); in taskq_tsd_set()
/freebsd-14-stable/sys/arm/arm/
HDvfp.c526 fpu_kern_thread(u_int flags __unused) in fpu_kern_thread() function
/freebsd-14-stable/sys/arm64/arm64/
HDvfp.c1173 fpu_kern_thread(u_int flags __unused) in fpu_kern_thread() function
/freebsd-14-stable/sys/amd64/amd64/
HDfpu.c1246 fpu_kern_thread(u_int flags) in fpu_kern_thread() function
/freebsd-14-stable/sys/i386/i386/
HDnpx.c1505 fpu_kern_thread(u_int flags) in fpu_kern_thread() function
/freebsd-14-stable/sys/opencrypto/
HDcrypto.c1773 fpu_kern_thread(FPU_KERN_NORMAL); in crypto_dispatch_thread()
/freebsd-14-stable/sys/kern/
HDuipc_ktls.c3237 fpu_kern_thread(0); in ktls_work_thread()
/freebsd-14-stable/share/man/man9/
HDMakefile1153 fpu_kern.9 fpu_kern_thread.9 \