Searched defs:fpu_kern_enter (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/powerpc/powerpc/ |
| H A D | fpu.c | 332 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 D | vfp.c | 436 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 D | vfp.c | 1087 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 D | npx.c | 1402 fpu_kern_enter(struct thread *td, struct fpu_kern_ctx *ctx, u_int flags) in fpu_kern_enter() function
|
| /freebsd/sys/amd64/amd64/ |
| H A D | fpu.c | 1150 fpu_kern_enter(struct thread *td, struct fpu_kern_ctx *ctx, u_int flags) in fpu_kern_enter() function
|