Home
last modified time | relevance | path

Searched refs:PT_R19 (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dsim.h32 "sw\t$19,"__str(PT_R19)"($29)\n\t" \
58 "sd\t$19,"__str(PT_R19)"($29)\n\t" \
H A Dpm.h25 LONG_S $19, PT_R19(sp)
49 LONG_L $19, PT_R19(sp)
H A Dstackframe.h101 cfi_st $19, PT_R19, \docfi
340 cfi_ld $19, PT_R19, \docfi
/OK3568_Linux_fs/kernel/arch/mips/power/
H A Dhibernate_asm.S23 PTR_S s3, PT_R19(t0)
53 PTR_L s3, PT_R19(t0)
/OK3568_Linux_fs/u-boot/arch/mips/lib/
H A Dgenex.S57 LONG_S $19, PT_R19(sp)
126 LONG_L $19, PT_R19(sp)
H A Dasm-offsets.c40 OFFSET(PT_R19, pt_regs, regs[19]); in output_ptreg_defines()
/OK3568_Linux_fs/kernel/arch/mips/alchemy/common/
H A Dsleeper.S35 sw $19, PT_R19(sp)
254 lw $19, PT_R19(sp)
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/
H A Dentry-nommu.S87 swi r19, r1, PT_R19
177 lwi r19, r1, PT_R19
241 swi r19, r1, PT_R19
332 swi r19, r1, PT_R19
552 lwi r19, r1, PT_R19
H A Dasm-offsets.c49 DEFINE(PT_R19, offsetof(struct pt_regs, r19)); in main()
H A Dentry.S195 swi r19, r1, PT_R19; \
229 lwi r19, r1, PT_R19; \
/OK3568_Linux_fs/u-boot/arch/nds32/include/asm/
H A Dptrace.h80 #define PT_R19 19 macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dptrace.h76 #define PT_R19 19 macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/uapi/asm/
H A Dptrace.h87 #define PT_R19 19 macro
/OK3568_Linux_fs/kernel/arch/ia64/include/uapi/asm/
H A Dptrace_offsets.h241 #define PT_R19 0x08f8 macro
/OK3568_Linux_fs/kernel/arch/csky/kernel/
H A Dasm-offsets.c57 DEFINE(PT_R19, offsetof(struct pt_regs, exregs[3])); in main()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace.c453 CHECK_REG(PT_R19, gpr[19]); in pt_regs_check()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dasm-offsets.c48 OFFSET(PT_R19, pt_regs, regs[19]); in output_ptreg_defines()