Home
last modified time | relevance | path

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

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