Home
last modified time | relevance | path

Searched defs:exec_setregs (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/arm/arm/
H A Dexec_machdep.c77 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function
/freebsd/sys/riscv/riscv/
H A Dexec_machdep.c173 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function
/freebsd/sys/amd64/amd64/
H A Dexec_machdep.c371 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function
/freebsd/sys/arm64/arm64/
H A Dexec_machdep.c410 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function
/freebsd/sys/i386/i386/
H A Dexec_machdep.c945 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function
/freebsd/sys/powerpc/powerpc/
H A Dexec_machdep.c657 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function