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