Searched refs:regtoframe (Results 1 – 4 of 4) sorted by relevance
98 void regtoframe(struct reg *, struct trapframe *);
147 void regtoframe(struct reg *, struct trapframe *);
130 regtoframe(regs, process_frame(p));
1289 regtoframe(regp, framep) in regtoframe() function1486 regtoframe((struct reg *)ksc.sc_regs, p->p_md.md_tf); in sys_sigreturn()