Searched refs:r19 (Results 1 - 25 of 90) sorted by last modified time

1234

/linux-master/arch/arc/include/asm/
H A Dptrace.h58 unsigned long r25, r24, r23, r22, r21, r20, r19, r18, r17, r16, r15, r14, r13; member in struct:callee_regs
100 unsigned long r25, r24, r23, r22, r21, r20, r19, r18, r17, r16, r15, r14, r13; member in struct:callee_regs
H A Dentry-compact.h96 push r19
112 pop r19
H A Dentry-arcv2.h301 push r19
317 pop r19
/linux-master/arch/mips/kernel/
H A Dptrace.c883 REG_OFFSET_NAME(r19, regs[19]),
/linux-master/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.h15 #define R19 r19
/linux-master/arch/powerpc/lib/
H A Dcopyuser_power7.S60 ld r19,STK_REG(R19)(r1)
127 std r19,STK_REG(R19)(r1)
152 err2; ld r19,104(r4)
169 err2; std r19,104(r3)
182 ld r19,STK_REG(R19)(r1)
H A Dmemcpy_power7.S71 std r19,STK_REG(R19)(r1)
96 ld r19,104(r4)
113 std r19,104(r3)
126 ld r19,STK_REG(R19)(r1)
H A Dcopypage_power7.S96 std r19,STK_REG(R19)(r1)
113 ld r19,112(r4)
130 std r19,112(r3)
140 ld r19,STK_REG(R19)(r1)
H A Dcopy_mc_64.S29 ld r19,STK_REG(R19)(r1)
95 std r19,STK_REG(R19)(r1)
120 err2; ld r19,96(r4)
137 err2; std r19,96(r3)
177 ld r19,STK_REG(R19)(r1)
/linux-master/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_power7.S60 ld r19,STK_REG(R19)(r1)
127 std r19,STK_REG(R19)(r1)
152 err2; ld r19,104(r4)
169 err2; std r19,104(r3)
182 ld r19,STK_REG(R19)(r1)
H A Dmemcpy_power7.S71 std r19,STK_REG(R19)(r1)
96 ld r19,104(r4)
113 std r19,104(r3)
126 ld r19,STK_REG(R19)(r1)
H A Dcopy_mc_64.S29 ld r19,STK_REG(R19)(r1)
95 std r19,STK_REG(R19)(r1)
120 err2; ld r19,96(r4)
137 err2; std r19,96(r3)
177 ld r19,STK_REG(R19)(r1)
/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h625 #define r19 %r19 macro
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h625 #define r19 %r19 macro
/linux-master/arch/parisc/include/asm/
H A Dassembly.h228 STREG %r19, PT_GR19(\regs) variable
262 LDREG PT_GR19(\regs), %r19
/linux-master/tools/perf/arch/powerpc/util/
H A Dperf_regs.c40 SMPL_REG(r19, PERF_REG_POWERPC_R19),
/linux-master/arch/hexagon/kernel/
H A Dvm_events.c56 regs->r19);
/linux-master/arch/hexagon/include/uapi/asm/
H A Duser.h33 unsigned long r19; member in struct:user_regs_struct
/linux-master/arch/alpha/kernel/
H A Dtraps.c91 regs->r19, regs->r20, regs->r21);
618 printk("r19= %016lx r20= %016lx r21= %016lx\n",
713 R(r19), R(r20), R(r21), R(r22), R(r23), R(r24), R(r25), R(r26),
/linux-master/arch/parisc/kernel/
H A Dentry.S807 LDREG PT_IAOQ0(%r16),%r19
808 depi PRIV_USER,31,2,%r19
809 STREG %r19,PT_IAOQ0(%r16)
810 LDREG PT_IAOQ1(%r16),%r19
811 depi PRIV_USER,31,2,%r19
812 STREG %r19,PT_IAOQ1(%r16)
813 LDREG PT_PSW(%r16),%r19
819 and %r19,%r1,%r19 /* Mask out bits that user shouldn't play with */
821 or %r19,
[all...]
/linux-master/arch/powerpc/kernel/
H A Dhead_85xx.S86 lwz r19,(is_second_reloc - 0b)@l(r3)
89 cmpwi r19,1
135 cmpwi r19,1
/linux-master/arch/arc/kernel/
H A Dtroubleshoot.c49 regs->r18, regs->r19, regs->r20,
H A Dptrace.c141 membuf_store(&to, cregs->r19);
226 REG_IN_ONE(callee.r19, &cregs->r19);
/linux-master/arch/loongarch/kernel/
H A Dptrace.c795 REG_OFFSET_NAME(r19, regs[19]),
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_rmhandlers.S702 ld r19, VCPU_GPR(R19)(r4)
1320 std r19, VCPU_GPR(R19)(r9)
2109 std r19, VCPU_GPR(R19)(r3)
2264 ld r19, VCPU_GPR(R19)(r4)

Completed in 338 milliseconds

1234