Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/au1000/common/
Dsleeper.S43 sw $14, PT_R14(sp)
129 lw $14, PT_R14(sp)
/linux-2.4.37.9/include/asm-ppc/
Dptrace.h69 #define PT_R14 14 macro
/linux-2.4.37.9/include/asm-mips64/
Dstackframe.h39 sd $14, PT_R14(sp)
153 ld $14, PT_R14(sp)
/linux-2.4.37.9/include/asm-ppc64/
Dptrace.h97 #define PT_R14 14 macro
/linux-2.4.37.9/include/asm-mips/
Dstackframe.h36 sw $14, PT_R14(sp); \
124 lw $14, PT_R14(sp); \
/linux-2.4.37.9/include/asm-ia64/
Dptrace_offsets.h236 #define PT_R14 0x08b0 macro
/linux-2.4.37.9/arch/ia64/kernel/
Dptrace.c875 case PT_R14: in access_uarea()