HomeSort by: relevance | last modified time | path
    Searched refs:regtoframe (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/alpha/alpha/
compat_13_machdep.c 92 regtoframe((struct reg *)ksc.sc_regs, l->l_md.md_tf);
process_machdep.c 89 regtoframe(regs, lwp_frame(l));
compat_16_machdep.c 280 regtoframe((struct reg *)ksc.sc_regs, l->l_md.md_tf);
machdep.c 1418 regtoframe(const struct reg *regp, struct trapframe *framep) function in typeref:typename:void
1914 regtoframe((const struct reg *)gr, l->l_md.md_tf);
  /src/sys/arch/alpha/include/
alpha.h 114 void regtoframe(const struct reg *, struct trapframe *);
  /src/sys/compat/linux/arch/alpha/
linux_machdep.c 395 regtoframe((struct reg *)context.sc_regs, l->l_md.md_tf);

Completed in 15 milliseconds