Home
last modified time | relevance | path

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

/Linux-v6.1/arch/riscv/kernel/
Dentry.S53 REG_S x10, PT_A0(sp)
181 REG_L a0, PT_A0(sp)
235 REG_S a0, PT_A0(sp)
329 REG_L x10, PT_A0(sp)
390 REG_L a0, PT_A0(sp)
429 REG_S x10, PT_A0(sp)
453 REG_L x10, PT_A0(sp)
478 REG_S x10, PT_A0(sp)
Dmcount-dyn.S78 REG_S x10, PT_A0(sp)
116 REG_L x10, PT_A0(sp)
Dcrash_save_regs.S23 REG_S a0, PT_A0(a0) /* x10 */
Dasm-offsets.c96 OFFSET(PT_A0, pt_regs, a0); in asm_offsets()
/Linux-v6.1/arch/riscv/kernel/probes/
Dkprobes_trampoline.S22 REG_S x10, PT_A0(sp)
54 REG_L x10, PT_A0(sp)
/Linux-v6.1/arch/m68k/include/uapi/asm/
Dptrace.h12 #define PT_A0 7 macro
/Linux-v6.1/arch/csky/kernel/
Dasm-offsets.c36 DEFINE(PT_A0, offsetof(struct pt_regs, a0)); in main()