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

  /src/sys/arch/aarch64/aarch64/
process_machdep.c 80 process_write_fpregs(struct lwp *l, const struct fpreg *fpregs, size_t len) function in typeref:typename:int
  /src/sys/arch/arm/arm/
process_machdep.c 211 process_write_fpregs(struct lwp *l, const struct fpreg *regs, size_t sz) function in typeref:typename:int
  /src/sys/arch/hppa/hppa/
process_machdep.c 180 process_write_fpregs(struct lwp *l, const struct fpreg *fpregs, size_t sz) function in typeref:typename:int
  /src/sys/arch/riscv/riscv/
process_machdep.c 81 process_write_fpregs(struct lwp *l, const struct fpreg *fpregs, size_t sz) function in typeref:typename:int
  /src/sys/arch/ia64/ia64/
process_machdep.c 64 process_write_fpregs(struct lwp *l, const struct fpreg *fpregs, size_t sz) function in typeref:typename:int
  /src/sys/arch/alpha/alpha/
process_machdep.c 126 process_write_fpregs(struct lwp *l, const struct fpreg *regs, size_t sz) function in typeref:typename:int
  /src/sys/arch/sparc/sparc/
process_machdep.c 169 process_write_fpregs(struct lwp *l, const struct fpreg *regs, size_t sz) function in typeref:typename:int
  /src/sys/arch/sparc64/sparc64/
process_machdep.c 229 process_write_fpregs(struct lwp *l, const struct fpreg *regs, size_t sz) function in typeref:typename:int
  /src/sys/arch/mips/mips/
process_machdep.c 157 process_write_fpregs(struct lwp *l, const struct fpreg *regs, size_t regslen) function in typeref:typename:int
  /src/sys/arch/m68k/m68k/
process_machdep.c 140 process_write_fpregs(struct lwp *l, const struct fpreg *regs, size_t sz) function in typeref:typename:int
  /src/sys/arch/usermode/usermode/
process_machdep.c 51 * process_write_fpregs(proc, regs, sz)
127 process_write_fpregs(struct lwp *l, const struct fpreg *regs, size_t sz) function in typeref:typename:int
  /src/sys/arch/amd64/amd64/
process_machdep.c 52 * process_write_fpregs(proc, regs, sz)
237 process_write_fpregs(struct lwp *l, const struct fpreg *regs, size_t sz) function in typeref:typename:int
  /src/sys/arch/i386/i386/
process_machdep.c 52 * process_write_fpregs(proc, regs, sz)
187 process_write_fpregs(struct lwp *l, const struct fpreg *regs, size_t sz) function in typeref:typename:int
  /src/sys/arch/powerpc/powerpc/
process_machdep.c 107 process_write_fpregs(struct lwp *l, const struct fpreg *fpregs, size_t sz) function in typeref:typename:int

Completed in 16 milliseconds