Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/probes/
H A Drethook_trampoline.S28 REG_S x16, PT_A6(sp)
60 REG_L x16, PT_A6(sp)
/linux/arch/riscv/include/asm/
H A Dasm.h139 REG_S x16, PT_A6(sp)
169 REG_L x16, PT_A6(sp)
/linux/arch/m68k/include/uapi/asm/
H A Dptrace.h18 #define PT_A6 13 macro
/linux/arch/riscv/kernel/
H A Dcrash_save_regs.S29 REG_S a6, PT_A6(a0) /* x16 */
H A Dsuspend_entry.S32 REG_S a6, (SUSPEND_CONTEXT_REGS + PT_A6)(a0)