Home
last modified time | relevance | path

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

/Linux-v5.15/arch/riscv/kernel/
Dentry.S54 REG_S x11, PT_A1(sp)
183 REG_L a1, PT_A1(sp)
313 REG_L x11, PT_A1(sp)
374 REG_L a1, PT_A1(sp)
400 REG_S x11, PT_A1(sp)
424 REG_L x11, PT_A1(sp)
449 REG_S x11, PT_A1(sp)
Dmcount-dyn.S79 REG_S x11, PT_A1(sp)
117 REG_L x11, PT_A1(sp)
Dcrash_save_regs.S24 REG_S a1, PT_A1(a0) /* x11 */
Dasm-offsets.c94 OFFSET(PT_A1, pt_regs, a1); in asm_offsets()
/Linux-v5.15/arch/riscv/kernel/probes/
Dkprobes_trampoline.S23 REG_S x11, PT_A1(sp)
55 REG_L x11, PT_A1(sp)
/Linux-v5.15/arch/m68k/include/uapi/asm/
Dptrace.h13 #define PT_A1 8 macro
/Linux-v5.15/arch/csky/kernel/
Dasm-offsets.c38 DEFINE(PT_A1, offsetof(struct pt_regs, a1)); in main()