Searched refs:set_regs (Results 1 - 16 of 16) sorted by relevance

/freebsd-13-stable/sys/riscv/include/
H A Dreg.h66 int set_regs(struct thread *, struct reg *);
/freebsd-13-stable/sys/arm/include/
H A Dreg.h35 int set_regs(struct thread *, struct reg *);
/freebsd-13-stable/sys/mips/include/
H A Dreg.h92 int set_regs(struct thread *, struct reg *);
/freebsd-13-stable/sys/arm64/include/
H A Dreg.h91 int set_regs(struct thread *, struct reg *);
/freebsd-13-stable/sys/powerpc/include/
H A Dreg.h65 int set_regs(struct thread *, struct reg *);
/freebsd-13-stable/sys/arm/arm/
H A Dmachdep_kdb.c113 set_regs(struct thread *td, struct reg *regs) function
/freebsd-13-stable/sys/x86/include/
H A Dreg.h254 int set_regs(struct thread *, struct reg *);
/freebsd-13-stable/sys/mips/mips/
H A Dpm_machdep.c315 set_regs(struct thread *td, struct reg *regs) function
H A Dfreebsd32_machdep.c135 return (set_regs(td, &r));
/freebsd-13-stable/sys/cddl/contrib/opensolaris/uts/powerpc/dtrace/
H A Dfasttrap_isa.c517 set_regs(curthread, rp);
/freebsd-13-stable/sys/riscv/riscv/
H A Dmachdep.c206 set_regs(struct thread *td, struct reg *regs) function
/freebsd-13-stable/sys/kern/
H A Dsys_process.c122 PROC_ACTION(set_regs(td, regs));
/freebsd-13-stable/sys/powerpc/powerpc/
H A Dexec_machdep.c686 set_regs(struct thread *td, struct reg *regs) function
/freebsd-13-stable/sys/arm64/arm64/
H A Dmachdep.c250 set_regs(struct thread *td, struct reg *regs) function
/freebsd-13-stable/sys/amd64/amd64/
H A Dmachdep.c2129 set_regs(struct thread *td, struct reg *regs) function
/freebsd-13-stable/sys/i386/i386/
H A Dmachdep.c2835 set_regs(struct thread *td, struct reg *regs) function

Completed in 216 milliseconds