Home
last modified time | relevance | path

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

/Linux-v5.15/arch/riscv/kernel/
Dentry.S56 REG_S x13, PT_A3(sp)
185 REG_L a3, PT_A3(sp)
315 REG_L x13, PT_A3(sp)
376 REG_L a3, PT_A3(sp)
402 REG_S x13, PT_A3(sp)
426 REG_L x13, PT_A3(sp)
451 REG_S x13, PT_A3(sp)
Dmcount-dyn.S81 REG_S x13, PT_A3(sp)
119 REG_L x13, PT_A3(sp)
Dcrash_save_regs.S26 REG_S a3, PT_A3(a0) /* x13 */
Dasm-offsets.c96 OFFSET(PT_A3, pt_regs, a3); in asm_offsets()
/Linux-v5.15/arch/riscv/kernel/probes/
Dkprobes_trampoline.S25 REG_S x13, PT_A3(sp)
57 REG_L x13, PT_A3(sp)
/Linux-v5.15/arch/m68k/include/uapi/asm/
Dptrace.h15 #define PT_A3 10 macro
/Linux-v5.15/arch/csky/kernel/
Dasm-offsets.c40 DEFINE(PT_A3, offsetof(struct pt_regs, a3)); in main()