Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dsim.h31 "sw\t$18,"__str(PT_R18)"($29)\n\t" \
57 "sd\t$18,"__str(PT_R18)"($29)\n\t" \
H A Dpm.h24 LONG_S $18, PT_R18(sp)
48 LONG_L $18, PT_R18(sp)
H A Dstackframe.h100 cfi_st $18, PT_R18, \docfi
339 cfi_ld $18, PT_R18, \docfi
/OK3568_Linux_fs/kernel/arch/mips/power/
H A Dhibernate_asm.S22 PTR_S s2, PT_R18(t0)
52 PTR_L s2, PT_R18(t0)
/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dgenex.S56 LONG_S $18, PT_R18(sp)
125 LONG_L $18, PT_R18(sp)
H A Dasm-offsets.c39 OFFSET(PT_R18, pt_regs, regs[18]); in output_ptreg_defines()
/OK3568_Linux_fs/kernel/arch/mips/alchemy/common/
H A Dsleeper.S34 sw $18, PT_R18(sp)
253 lw $18, PT_R18(sp)
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A 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
H A Dasm-offsets.c48 DEFINE(PT_R18, offsetof(struct pt_regs, r18)); in main()
H A Dhw_exception_handler.S410 swi r18, r1, PT_R18
449 lwi r18, r1, PT_R18
H A Dentry.S194 swi r18, r1, PT_R18; /* Save asm scratch reg */ \
228 lwi r18, r1, PT_R18; /* restore asm scratch reg */ \
/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Dptrace.h79 #define PT_R18 18 macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dptrace.h75 #define PT_R18 18 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dptrace.h86 #define PT_R18 18 macro
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h240 #define PT_R18 0x08f0 macro
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dasm-offsets.c56 DEFINE(PT_R18, offsetof(struct pt_regs, exregs[2])); in main()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace.c452 CHECK_REG(PT_R18, gpr[18]); in pt_regs_check()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dasm-offsets.c47 OFFSET(PT_R18, pt_regs, regs[18]); in output_ptreg_defines()