Home
last modified time | relevance | path

Searched refs:PT_V9_TPC (Results 1 – 5 of 5) sorted by relevance

/linux/arch/sparc/include/uapi/asm/
H A Dptrace.h211 #define PT_V9_TPC 0x88 macro
216 #define PT_TPC PT_V9_TPC
/linux/arch/sparc/kernel/
H A Dsyscalls.S277 stx %l1, [%sp + PTREGS_OFF + PT_V9_TPC]
299 stx %l1, [%sp + PTREGS_OFF + PT_V9_TPC]
H A Detrap_64.S59 stx %g3, [%g2 + STACKFRAME_SZ + PT_V9_TPC]
H A Drtrap_64.S220 ldx [%sp + PTREGS_OFF + PT_V9_TPC], %l2
/linux/arch/sparc/include/asm/
H A Dttable.h180 stx %l1, [%sp + PTREGS_OFF + PT_V9_TPC]; \