Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/probes/
H A Drethook_trampoline.S27 REG_S x15, PT_A5(sp)
59 REG_L x15, PT_A5(sp)
/linux/arch/riscv/include/asm/
H A Dasm.h138 REG_S x15, PT_A5(sp)
168 REG_L x15, PT_A5(sp)
/linux/arch/m68k/include/uapi/asm/
H A Dptrace.h17 #define PT_A5 12 macro
/linux/arch/riscv/kernel/
H A Dcrash_save_regs.S28 REG_S a5, PT_A5(a0) /* x15 */
H A Dsuspend_entry.S31 REG_S a5, (SUSPEND_CONTEXT_REGS + PT_A5)(a0)