Lines Matching defs:user_pt_regs
47 struct user_pt_regs { struct48 __u32 pc;49 __u32 ps;50 __u32 lbeg;51 __u32 lend;52 __u32 lcount;53 __u32 sar;54 __u32 windowstart;55 __u32 windowbase;56 __u32 threadptr;57 __u32 syscall;58 __u32 reserved[6 + 48];59 __u32 a[64];