Lines Matching refs:pt_regs
32 offsetof(struct pt_regs, ax),
33 offsetof(struct pt_regs, cx),
34 offsetof(struct pt_regs, dx),
35 offsetof(struct pt_regs, bx),
36 offsetof(struct pt_regs, sp),
37 offsetof(struct pt_regs, bp),
38 offsetof(struct pt_regs, si),
39 offsetof(struct pt_regs, di)
45 offsetof(struct pt_regs, cs),
50 offsetof(struct pt_regs, ss),
58 offsetof(struct pt_regs, cs),
59 offsetof(struct pt_regs, ds),
60 offsetof(struct pt_regs, es),
61 offsetof(struct pt_regs, fs),
62 offsetof(struct pt_regs, ds), /* dummy, not saved on stack */
63 offsetof(struct pt_regs, ss),
64 offsetof(struct pt_regs, ds)