Home
last modified time | relevance | path

Searched refs:PT_R8 (Results 1 – 18 of 18) sorted by relevance

/linux/arch/loongarch/kernel/
H A Drethook_trampoline.S14 cfi_st a4, PT_R8
49 cfi_ld a4, PT_R8
H A Dmcount_dyn.S36 PTR_S a4, sp, PT_R8
101 PTR_L a4, sp, PT_R8
H A Dentry.S49 cfi_st a4, PT_R8
H A Dasm-offsets.c32 OFFSET(PT_R8, pt_regs, regs[8]); in output_ptreg_defines()
/linux/arch/mips/kernel/
H A Dmcount.S31 PTR_S a4, PT_R8(sp)
46 PTR_L a4, PT_R8(sp)
H A Dscall64-o32.S126 sd a4, PT_R8(sp) # Save argument registers
142 ld a4, PT_R8(sp)
H A Dscall64-n32.S87 ld a4, PT_R8(sp)
H A Dscall64-n64.S97 ld a4, PT_R8(sp)
H A Dasm-offsets.c46 OFFSET(PT_R8, pt_regs, regs[8]); in output_ptreg_defines()
/linux/arch/nios2/include/asm/
H A Dentry.h45 stw r8, PT_R8(sp)
73 ldw r8, PT_R8(sp)
/linux/arch/mips/include/asm/
H A Dirqflags.h157 LONG_L $8, PT_R8(sp); \
/linux/arch/powerpc/include/uapi/asm/
H A Dptrace.h76 #define PT_R8 8 macro
/linux/arch/nios2/kernel/
H A Dasm-offsets.c37 OFFSET(PT_R8, pt_regs, r8); in main()
H A Dinsnemu.S28 ldw r8, PT_R8(sp)
H A Dentry.S326 ldw r8, PT_R8(sp)
/linux/arch/loongarch/include/asm/
H A Dstackframe.h177 cfi_st a4, PT_R8, \docfi
251 cfi_ld a4, PT_R8, \docfi
/linux/arch/microblaze/kernel/
H A Dasm-offsets.c39 DEFINE(PT_R8, offsetof(struct pt_regs, r8)); in main()
H A Dentry.S186 swi r8, r1, PT_R8; \
220 lwi r8, r1, PT_R8; \
392 lwi r8, r1, PT_R8;