Searched refs:PTREGS (Results 1 - 3 of 3) sorted by relevance

/arch/powerpc/kernel/vdso32/
H A Dsigtramp.S44 A pointer to the pt_regs is stored in memory at the old sp plus PTREGS. */
49 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
56 A pointer to the pt_regs is stored in memory at the old sp plus PTREGS. */
62 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
83 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
129 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
136 #define PTREGS 64+28 define
286 #undef PTREGS
287 #define PTREGS 64+16+128+20+28 define
/arch/powerpc/kernel/vdso64/
H A Dsigtramp.S43 A pointer to the pt_regs is stored in memory at the old sp plus PTREGS. */
48 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
55 A pointer to the pt_regs is stored in memory at the old sp plus PTREGS. */
61 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
82 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
129 .byte 0x71; .sleb128 PTREGS; /* DW_OP_breg1 */ \
137 #define PTREGS 128+168+56 define
305 #undef PTREGS
306 #define PTREGS 168+56 define
/arch/m32r/kernel/
H A Dentry.S86 #define PTREGS(reg) @(0x0C,reg) define
194 st sp, PTREGS(sp) ; implicit pt_regs parameter

Completed in 125 milliseconds