Home
last modified time | relevance | path

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

/Linux-v5.15/arch/riscv/kernel/
Dentry.S55 REG_S x12, PT_A2(sp)
184 REG_L a2, PT_A2(sp)
314 REG_L x12, PT_A2(sp)
375 REG_L a2, PT_A2(sp)
401 REG_S x12, PT_A2(sp)
425 REG_L x12, PT_A2(sp)
450 REG_S x12, PT_A2(sp)
Dmcount-dyn.S80 REG_S x12, PT_A2(sp)
118 REG_L x12, PT_A2(sp)
Dcrash_save_regs.S25 REG_S a2, PT_A2(a0) /* x12 */
Dasm-offsets.c95 OFFSET(PT_A2, pt_regs, a2); in asm_offsets()
/Linux-v5.15/arch/riscv/kernel/probes/
Dkprobes_trampoline.S24 REG_S x12, PT_A2(sp)
56 REG_L x12, PT_A2(sp)
/Linux-v5.15/arch/m68k/include/uapi/asm/
Dptrace.h14 #define PT_A2 9 macro
/Linux-v5.15/arch/csky/kernel/
Dasm-offsets.c39 DEFINE(PT_A2, offsetof(struct pt_regs, a2)); in main()