HomeSort by: relevance | last modified time | path
    Searched defs:linux_setregs (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/compat/linux/arch/arm/
linux_machdep.c 72 linux_setregs(struct lwp *l, struct exec_package *epp, vaddr_t stack) function in typeref:typename:void
  /src/sys/compat/linux/arch/alpha/
linux_machdep.c 93 linux_setregs(struct lwp *l, struct exec_package *epp, vaddr_t stack) function in typeref:typename:void
  /src/sys/compat/linux/arch/aarch64/
linux_machdep.c 51 linux_setregs(struct lwp *l, struct exec_package *epp, vaddr_t stack) function in typeref:typename:void
  /src/sys/compat/linux/arch/powerpc/
linux_machdep.c 89 linux_setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack) function in typeref:typename:void
  /src/sys/compat/linux/arch/amd64/
linux_machdep.c 84 linux_setregs(struct lwp *l, struct exec_package *epp, vaddr_t stack) function in typeref:typename:void
  /src/sys/compat/linux/arch/mips/
linux_machdep.c 101 linux_setregs(struct lwp *l, struct exec_package *pack, vaddr_t stack) function in typeref:typename:void
  /src/sys/compat/linux/arch/m68k/
linux_machdep.c 91 linux_setregs(struct lwp *l, struct exec_package *epp, vaddr_t stack) function in typeref:typename:void
  /src/sys/compat/linux/arch/i386/
linux_machdep.c 127 linux_setregs(struct lwp *l, struct exec_package *epp, vaddr_t stack) function in typeref:typename:void

Completed in 15 milliseconds