Searched defs:pt_regs32 (Results 1 – 2 of 2) sorted by relevance
94 struct pt_regs32 { struct115 compat_uptr_t regs; /* 4 byte pointer to the pt_regs32 structure. */ argument
42 struct pt_regs32 { struct43 unsigned int psr;44 unsigned int pc;45 unsigned int npc;46 unsigned int y;47 unsigned int u_regs[16]; /* globals and ins */