Searched refs:PT_A0 (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/arch/riscv/kernel/ ! |
D | entry.S | 53 REG_S x10, PT_A0(sp) 181 REG_L a0, PT_A0(sp) 235 REG_S a0, PT_A0(sp) 328 REG_L x10, PT_A0(sp) 382 REG_L a0, PT_A0(sp) 421 REG_S x10, PT_A0(sp) 445 REG_L x10, PT_A0(sp) 470 REG_S x10, PT_A0(sp)
|
D | mcount-dyn.S | 78 REG_S x10, PT_A0(sp) 116 REG_L x10, PT_A0(sp)
|
D | crash_save_regs.S | 23 REG_S a0, PT_A0(a0) /* x10 */
|
D | asm-offsets.c | 96 OFFSET(PT_A0, pt_regs, a0); in asm_offsets()
|
/linux-6.1.9/arch/riscv/kernel/probes/ ! |
D | kprobes_trampoline.S | 22 REG_S x10, PT_A0(sp) 54 REG_L x10, PT_A0(sp)
|
/linux-6.1.9/arch/m68k/include/uapi/asm/ ! |
D | ptrace.h | 12 #define PT_A0 7 macro
|
/linux-6.1.9/arch/csky/kernel/ ! |
D | asm-offsets.c | 36 DEFINE(PT_A0, offsetof(struct pt_regs, a0)); in main()
|