Searched refs:set_fpregs32 (Results 1 – 7 of 7) sorted by relevance
103 int set_fpregs32(struct thread *, struct fpreg32 *);
100 int set_fpregs32(struct thread *, struct fpreg32 *);
263 int set_fpregs32(struct thread *, struct fpreg32 *);
216 set_fpregs32(struct thread *td, struct fpreg32 *regs) in set_fpregs32() function
156 set_fpregs32(struct thread *td, struct fpreg32 *fpregs) in set_fpregs32() function
502 set_fpregs32(struct thread *td, struct fpreg32 *regs) in set_fpregs32() function
196 PROC_ACTION(set_fpregs32(td, fpregs32)); in proc_write_fpregs32()