Searched refs:set_regs32 (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/mips/include/
H A Dreg.h101 int set_regs32(struct thread *, struct reg32 *);
/freebsd-13-stable/sys/arm64/include/
H A Dreg.h98 int set_regs32(struct thread *, struct reg32 *);
/freebsd-13-stable/sys/powerpc/include/
H A Dreg.h75 int set_regs32(struct thread *, struct reg32 *);
/freebsd-13-stable/sys/x86/include/
H A Dreg.h261 int set_regs32(struct thread *, struct reg32 *);
/freebsd-13-stable/sys/amd64/ia32/
H A Dia32_reg.c113 set_regs32(struct thread *td, struct reg32 *regs) function
/freebsd-13-stable/sys/mips/mips/
H A Dfreebsd32_machdep.c127 set_regs32(struct thread *td, struct reg32 *regs) function
/freebsd-13-stable/sys/kern/
H A Dsys_process.c170 PROC_ACTION(set_regs32(td, regs32));
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dexec_machdep.c722 set_regs32(struct thread *td, struct reg32 *regs) function
/freebsd-13-stable/sys/arm64/arm64/
H A Dmachdep.c475 set_regs32(struct thread *td, struct reg32 *regs) function

Completed in 177 milliseconds