Searched refs:PT_A0 (Results 1 – 7 of 7) sorted by relevance
| /linux/arch/riscv/kernel/ |
| A D | entry.S | 53 REG_S x10, PT_A0(sp) 181 REG_L a0, PT_A0(sp) 221 REG_S a0, PT_A0(sp) 311 REG_L x10, PT_A0(sp) 372 REG_L a0, PT_A0(sp) 398 REG_S x10, PT_A0(sp) 422 REG_L x10, PT_A0(sp) 447 REG_S x10, PT_A0(sp)
|
| A D | mcount-dyn.S | 78 REG_S x10, PT_A0(sp) 116 REG_L x10, PT_A0(sp)
|
| A D | crash_save_regs.S | 23 REG_S a0, PT_A0(a0) /* x10 */
|
| A D | asm-offsets.c | 94 OFFSET(PT_A0, pt_regs, a0); in asm_offsets()
|
| /linux/arch/riscv/kernel/probes/ |
| A D | kprobes_trampoline.S | 22 REG_S x10, PT_A0(sp) 54 REG_L x10, PT_A0(sp)
|
| /linux/arch/m68k/include/uapi/asm/ |
| A D | ptrace.h | 12 #define PT_A0 7 macro
|
| /linux/arch/csky/kernel/ |
| A D | asm-offsets.c | 37 DEFINE(PT_A0, offsetof(struct pt_regs, a0)); in main()
|
Completed in 8 milliseconds