Home
last modified time | relevance | path

Searched refs:PT_R15 (Results 1 – 7 of 7) sorted by relevance

/linux-2.4.37.9/arch/mips/au1000/common/
Dsleeper.S44 sw $15, PT_R15(sp)
130 lw $15, PT_R15(sp)
/linux-2.4.37.9/include/asm-ppc/
Dptrace.h70 #define PT_R15 15 macro
/linux-2.4.37.9/include/asm-mips64/
Dstackframe.h40 sd $15, PT_R15(sp)
154 ld $15, PT_R15(sp)
/linux-2.4.37.9/include/asm-ppc64/
Dptrace.h98 #define PT_R15 15 macro
/linux-2.4.37.9/include/asm-mips/
Dstackframe.h37 sw $15, PT_R15(sp); \
125 lw $15, PT_R15(sp); \
/linux-2.4.37.9/include/asm-ia64/
Dptrace_offsets.h237 #define PT_R15 0x08b8 macro
/linux-2.4.37.9/arch/ia64/kernel/
Dptrace.c878 case PT_R15: in access_uarea()