Home
last modified time | relevance | path

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

/linux-6.1.9/arch/riscv/kernel/ !
Dentry.S53 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)
Dmcount-dyn.S78 REG_S x10, PT_A0(sp)
116 REG_L x10, PT_A0(sp)
Dcrash_save_regs.S23 REG_S a0, PT_A0(a0) /* x10 */
Dasm-offsets.c96 OFFSET(PT_A0, pt_regs, a0); in asm_offsets()
/linux-6.1.9/arch/riscv/kernel/probes/ !
Dkprobes_trampoline.S22 REG_S x10, PT_A0(sp)
54 REG_L x10, PT_A0(sp)
/linux-6.1.9/arch/m68k/include/uapi/asm/ !
Dptrace.h12 #define PT_A0 7 macro
/linux-6.1.9/arch/csky/kernel/ !
Dasm-offsets.c36 DEFINE(PT_A0, offsetof(struct pt_regs, a0)); in main()