Searched refs:r27 (Results 1 - 25 of 68) sorted by last modified time

123

/linux-master/arch/mips/kernel/
H A Dptrace.c891 REG_OFFSET_NAME(r27, regs[27]),
/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h633 #define r27 %r27 macro
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h633 #define r27 %r27 macro
/linux-master/arch/powerpc/crypto/
H A Daesp8-ppc.pl742 $PUSH r27,`$FRAME+21*16+1*$SIZE_T`($sp)
1274 $POP r27,`$FRAME+21*16+1*$SIZE_T`($sp)
1464 $PUSH r27,`$FRAME+21*16+1*$SIZE_T`($sp)
1942 $POP r27,`$FRAME+21*16+1*$SIZE_T`($sp)
2487 $PUSH r27,`$FRAME+21*16+1*$SIZE_T`($sp)
3035 $POP r27,`$FRAME+21*16+1*$SIZE_T`($sp)
3164 $PUSH r27,`$FRAME+21*16+1*$SIZE_T`($sp)
3740 $POP r27,`$FRAME+21*16+1*$SIZE_T`($sp)
/linux-master/arch/parisc/include/asm/
H A Dassembly.h196 ldil L%__gp, %r27
197 ldo R%__gp(%r27), %r27
199 ldil L%$global$, %r27
200 ldo R%$global$(%r27), %r27
236 STREG %r27, PT_GR27(\regs) variable
270 LDREG PT_GR27(\regs), %r27
/linux-master/tools/perf/arch/powerpc/util/
H A Dperf_regs.c48 SMPL_REG(r27, PERF_REG_POWERPC_R27),
/linux-master/arch/hexagon/kernel/
H A Dvm_events.c64 regs->r27);
/linux-master/arch/hexagon/include/uapi/asm/
H A Duser.h41 unsigned long r27; member in struct:user_regs_struct
/linux-master/arch/alpha/kernel/
H A Dtraps.c95 regs->r25, regs->r27, regs->r28);
622 printk("r25= %016lx r27= %016lx r28= %016lx\n",
714 R(r27), R(r28), R(gp),
/linux-master/arch/arc/include/asm/
H A Dentry-arcv2.h152 st fp, [sp, PT_fp] ; r27
/linux-master/arch/parisc/kernel/
H A Dentry.S744 LDREG TASK_PT_GR27(%r1), %r27
1592 %r27 - %r30 saved in PT_REGS by gateway page
1782 LDREG TASK_PT_GR27(%r1),%r27 /* restore user dp */
1964 STREG %r27, 12*REG_SZ(%r3)
1988 LDREG 12*REG_SZ(%r3), %r27
2037 STREG %r27, PT_GR27(%r1)
2082 LDREG PT_GR27(%r1),%r27
2255 bv %r0(%r25) /* r27 */
2256 copy %r27,%r1
2330 bv %r0(%r25) /* r27 */
[all...]
/linux-master/arch/powerpc/kernel/
H A Dhead_85xx.S1014 mr r27,r3 /* tlb entry */
1020 mr r3,r27 /* tlb entry */
H A Dmisc.S70 PPC_STL r27,18*SZL(r3)
98 PPC_LL r27,18*SZL(r3)
H A Dmisc_64.S402 std r27,-40(r1)
413 mr r27,r7 /* clear_all() fn desc */
455 cmpdi r27,0
460 ld r12,0(r27) /* deref function descriptor */
462 mr r12,r27
H A Dhead_8xx.S488 add r10, r10, r27 ;b 151f
H A Dhead_64.S594 mr r27,r7
614 mr r7,r27
/linux-master/drivers/media/dvb-frontends/
H A Dlgs8gxx.c544 u8 r26 = 0x73, r27 = 0x90; local
550 r27 |= (sel & 0x02) >> 1;
552 lgs8gxx_write_reg(priv, 0x27, r27);
/linux-master/arch/loongarch/kernel/
H A Dptrace.c803 REG_OFFSET_NAME(r27, regs[27]),
/linux-master/arch/arc/kernel/
H A Dstacktrace.c53 frame_info->regs.r27 = regs->fp;
67 "mov %0,r27\n\t"
74 frame_info->regs.r27 = fp;
92 frame_info->regs.r27 = TSK_K_FP(tsk);
106 frame_info->regs.r27 = 0;
H A Dctx_sw_asm.S30 CFI_OFFSET r27, -8
33 CFI_DEF_CFA_REGISTER r27
56 CFI_RESTORE r27
/linux-master/arch/powerpc/lib/
H A Dmemcmp_64.S17 #define rD r27
261 std r27,-40(r1)
354 ld r27,-40(r1)
400 ld r27,-40(r1)
H A Dcopyuser_64.S435 std r27,-64(1)
469 exc; ld r27,520(4)
487 exc; std r27,536(3)
535 ld r27,-64(1)
555 ld r27,-64(1)
/linux-master/tools/testing/selftests/powerpc/stringloops/
H A Dmemcmp_64.S17 #define rD r27
261 std r27,-40(r1)
354 ld r27,-40(r1)
400 ld r27,-40(r1)
/linux-master/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_64.S435 std r27,-64(1)
469 exc; ld r27,520(4)
487 exc; std r27,536(3)
535 ld r27,-64(1)
555 ld r27,-64(1)
/linux-master/arch/powerpc/kvm/
H A Dbook3s_hv_rmhandlers.S710 ld r27, VCPU_GPR(R27)(r4)
1328 std r27, VCPU_GPR(R27)(r9)
2117 std r27, VCPU_GPR(R27)(r3)
2272 ld r27, VCPU_GPR(R27)(r4)

Completed in 258 milliseconds

123