Searched defs:sys_pt_regs (Results 1 – 2 of 2) sorted by relevance
9 struct sys_pt_regs { struct10 int foo;
36 struct sys_pt_regs { struct37 PPC_REG regs[sizeof(struct sys_pt_regs_s) / sizeof(PPC_REG)]; argument