Home
last modified time | relevance | path

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

/freebsd-src/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-src/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-src/sys/arm64/arm64/
H A Dexec_machdep.c400 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function
/freebsd-src/sys/amd64/amd64/
H A Dexec_machdep.c369 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function
/freebsd-src/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-src/sys/powerpc/powerpc/
H A Dexec_machdep.c657 exec_setregs(struct thread *td, struct image_params *imgp, uintptr_t stack) in exec_setregs() function