Home
last modified time | relevance | path

Searched refs:PT_R18 (Results 1 – 12 of 12) sorted by relevance

/Linux-v4.19/arch/mips/include/asm/
Dsim.h31 "sw\t$18,"__str(PT_R18)"($29)\n\t" \
57 "sd\t$18,"__str(PT_R18)"($29)\n\t" \
Dpm.h28 LONG_S $18, PT_R18(sp)
52 LONG_L $18, PT_R18(sp)
Dstackframe.h100 cfi_st $18, PT_R18, \docfi
339 cfi_ld $18, PT_R18, \docfi
/Linux-v4.19/arch/mips/power/
Dhibernate_asm.S23 PTR_S s2, PT_R18(t0)
53 PTR_L s2, PT_R18(t0)
/Linux-v4.19/arch/mips/alchemy/common/
Dsleeper.S38 sw $18, PT_R18(sp)
257 lw $18, PT_R18(sp)
/Linux-v4.19/arch/microblaze/kernel/
Dentry-nommu.S86 swi r18, r1, PT_R18
178 lwi r18, r1, PT_R18
240 swi r18, r1, PT_R18
331 swi r18, r1, PT_R18
553 lwi r18, r1, PT_R18
Dasm-offsets.c48 DEFINE(PT_R18, offsetof(struct pt_regs, r18)); in main()
Dhw_exception_handler.S413 swi r18, r1, PT_R18
452 lwi r18, r1, PT_R18
Dentry.S194 swi r18, r1, PT_R18; /* Save asm scratch reg */ \
228 lwi r18, r1, PT_R18; /* restore asm scratch reg */ \
/Linux-v4.19/arch/powerpc/include/uapi/asm/
Dptrace.h81 #define PT_R18 18 macro
/Linux-v4.19/arch/ia64/include/uapi/asm/
Dptrace_offsets.h240 #define PT_R18 0x08f0 macro
/Linux-v4.19/arch/mips/kernel/
Dasm-offsets.c47 OFFSET(PT_R18, pt_regs, regs[18]); in output_ptreg_defines()