Searched refs:PT_A0 (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/m68k/include/uapi/asm/
H A Dptrace.h12 #define PT_A0 7 macro
/linux-master/arch/riscv/kernel/probes/
H A Drethook_trampoline.S22 REG_S x10, PT_A0(sp)
54 REG_L x10, PT_A0(sp)
/linux-master/arch/riscv/kernel/
H A Dcrash_save_regs.S23 REG_S a0, PT_A0(a0) /* x10 */
H A Dmcount-dyn.S106 REG_S x10, PT_A0(sp)
153 REG_L x10, PT_A0(sp)
H A Dasm-offsets.c102 OFFSET(PT_A0, pt_regs, a0);
/linux-master/arch/riscv/include/asm/
H A Dasm.h132 REG_S x10, PT_A0(sp)
162 REG_L x10, PT_A0(sp)
/linux-master/arch/csky/kernel/
H A Dasm-offsets.c36 DEFINE(PT_A0, offsetof(struct pt_regs, a0));

Completed in 320 milliseconds