Searched refs:PT_R21 (Results 1 – 13 of 13) sorted by relevance
/arch/mips/include/asm/ |
D | sim.h | 34 "sw\t$21,"__str(PT_R21)"($29)\n\t" \ 62 "sd\t$21,"__str(PT_R21)"($29)\n\t" \
|
D | pm.h | 31 LONG_S $21, PT_R21(sp) 55 LONG_L $21, PT_R21(sp)
|
D | stackframe.h | 103 cfi_st $21, PT_R21, \docfi 342 cfi_ld $21, PT_R21, \docfi
|
/arch/mips/power/ |
D | hibernate_asm.S | 26 PTR_S s5, PT_R21(t0) 56 PTR_L s5, PT_R21(t0)
|
/arch/mips/alchemy/common/ |
D | sleeper.S | 41 sw $21, PT_R21(sp) 260 lw $21, PT_R21(sp)
|
/arch/score/include/asm/ |
D | asmmacro.h | 47 sw r21, [r0, PT_R21] 144 lw r21, [r0, PT_R21]
|
/arch/powerpc/include/uapi/asm/ |
D | ptrace.h | 84 #define PT_R21 21 macro
|
/arch/ia64/include/uapi/asm/ |
D | ptrace_offsets.h | 243 #define PT_R21 0x0908 macro
|
/arch/microblaze/kernel/ |
D | entry-nommu.S | 89 swi r21, r1, PT_R21 175 lwi r21, r1, PT_R21 243 swi r21, r1, PT_R21 334 swi r21, r1, PT_R21 550 lwi r21, r1, PT_R21
|
D | asm-offsets.c | 51 DEFINE(PT_R21, offsetof(struct pt_regs, r21)); in main()
|
D | entry.S | 197 swi r21, r1, PT_R21; \ 231 lwi r21, r1, PT_R21; \
|
/arch/score/kernel/ |
D | asm-offsets.c | 57 OFFSET(PT_R21, pt_regs, regs[21]); in output_ptreg_defines()
|
/arch/mips/kernel/ |
D | asm-offsets.c | 50 OFFSET(PT_R21, pt_regs, regs[21]); in output_ptreg_defines()
|