Searched refs:set_fpregs (Results 1 – 11 of 11) sorted by relevance
| /f-stack/freebsd/arm/include/ |
| H A D | reg.h | 37 int set_fpregs(struct thread *, struct fpreg *);
|
| /f-stack/freebsd/mips/include/ |
| H A D | reg.h | 91 int set_fpregs(struct thread *, struct fpreg *);
|
| /f-stack/freebsd/arm64/include/ |
| H A D | reg.h | 93 int set_fpregs(struct thread *, struct fpreg *);
|
| /f-stack/freebsd/arm/arm/ |
| H A D | machdep_kdb.c | 127 set_fpregs(struct thread *td, struct fpreg *regs) in set_fpregs() function
|
| /f-stack/freebsd/x86/include/ |
| H A D | reg.h | 256 int set_fpregs(struct thread *, struct fpreg *);
|
| /f-stack/freebsd/mips/mips/ |
| H A D | pm_machdep.c | 394 set_fpregs(struct thread *td, struct fpreg *fpregs) in set_fpregs() function
|
| H A D | freebsd32_machdep.c | 164 return (set_fpregs(td, &fp)); in set_fpregs32()
|
| /f-stack/freebsd/arm64/arm64/ |
| H A D | machdep.c | 305 set_fpregs(struct thread *td, struct fpreg *regs) in set_fpregs() function
|
| /f-stack/freebsd/kern/ |
| H A D | sys_process.c | 152 PROC_ACTION(set_fpregs(td, fpregs)); in proc_write_fpregs()
|
| /f-stack/freebsd/amd64/amd64/ |
| H A D | machdep.c | 2257 set_fpregs(struct thread *td, struct fpreg *fpregs) in set_fpregs() function
|
| /f-stack/freebsd/i386/i386/ |
| H A D | machdep.c | 2874 set_fpregs(struct thread *td, struct fpreg *fpregs) in set_fpregs() function
|