Home
last modified time | relevance | path

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

/linux/arch/riscv/kernel/probes/
H A Drethook_trampoline.S26 REG_S x14, PT_A4(sp)
58 REG_L x14, PT_A4(sp)
/linux/arch/riscv/include/asm/
H A Dasm.h137 REG_S x14, PT_A4(sp)
167 REG_L x14, PT_A4(sp)
/linux/arch/m68k/include/uapi/asm/
H A Dptrace.h16 #define PT_A4 11 macro
/linux/arch/riscv/kernel/
H A Dcrash_save_regs.S27 REG_S a4, PT_A4(a0) /* x14 */
H A Dsuspend_entry.S30 REG_S a4, (SUSPEND_CONTEXT_REGS + PT_A4)(a0)