linux_pt_reg
map_regs_to_linux(struct reg *bsd_r, struct linux_pt_reg *linux_r)
map_regs_from_linux(struct reg *bsd_r, struct linux_pt_reg *linux_r)
struct linux_pt_reg reg;
if (uap->addr < sizeof(struct linux_pt_reg)) {