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)
63 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.S31 REG_S a6, (SUSPEND_CONTEXT_REGS + PT_A6)(a0)
H A Dasm-offsets.c119 OFFSET(PT_A6, pt_regs, a6); in asm_offsets()