Searched refs:r27 (Results 26 - 50 of 68) sorted by relevance

123

/linux-master/arch/hexagon/kernel/
H A Dvm_events.c64 regs->r27);
H A Dkgdb.c47 { "r27", GDB_SIZEOF_REG, offsetof(struct pt_regs, r27)},
/linux-master/arch/openrisc/kernel/
H A Dentry.S134 l.lwz r27,PT_GPR27(r1) ;\
172 l.sw PT_GPR27(r1),r27 ;\
210 l.sw PT_GPR27(r1),r27 ;\
680 l.ori r27,r0,2
681 l.sw -4(r1),r27
687 l.movhi r27,hi(_printk)
688 l.ori r27,r27,lo(_printk)
689 l.jalr r27
695 l.movhi r27,h
[all...]
/linux-master/arch/powerpc/kvm/
H A Dbook3s_interrupts.S45 PPC_LL r27, VCPU_GPR(R27)(vcpu); \
185 PPC_STL r27, VCPU_GPR(R27)(r7)
H A Dbooke_interrupts.S185 stw r27, VCPU_GPR(R27)(r4)
265 lwz r27, VCPU_GPR(R27)(r4)
303 stw r27, VCPU_GPR(R27)(r4)
323 lwz r27, HOST_NV_GPR(R27)(r1)
367 stw r27, HOST_NV_GPR(R27)(r1)
387 lwz r27, VCPU_GPR(R27)(r4)
H A Dbookehv_interrupts.S128 PPC_STL r27, VCPU_GPR(R27)(r4)
452 PPC_LL r27, VCPU_GPR(R27)(r4)
486 PPC_STL r27, VCPU_GPR(R27)(r4)
506 PPC_LL r27, HOST_NV_GPR(R27)(r1)
548 PPC_STL r27, HOST_NV_GPR(R27)(r1)
568 PPC_LL r27, VCPU_GPR(R27)(r4)
/linux-master/arch/microblaze/kernel/
H A Dasm-offsets.c57 DEFINE(PT_R27, offsetof(struct pt_regs, r27));
112 DEFINE(CC_R27, offsetof(struct cpu_context, r27));
H A Dprocess.c40 pr_info(" r25=%08lX, r26=%08lX, r27=%08lX, r28=%08lX\n",
41 regs->r25, regs->r26, regs->r27, regs->r28);
H A Dsignal.c71 COPY(r26); COPY(r27); COPY(r28); COPY(r29);
132 COPY(r26); COPY(r27); COPY(r28); COPY(r29);
/linux-master/arch/powerpc/kernel/
H A Dswsusp_asm64.S103 SAVE_REGISTER(r27)
219 RESTORE_REGISTER(r27)
H A Dhead_64.S594 mr r27,r7
614 mr r7,r27
/linux-master/arch/parisc/kernel/
H A Dreal2.S50 STREG %r27, -1*REG_SZ(%sp)
95 LDREG -1*REG_SZ(%sp), %r27
H A Dsyscall.S210 STREG %r27, TASK_PT_GR27(%r1) /* user dp */
216 ldo TASK_PT_FR0(%r1), %r27 /* save fpregs from the kernel */
217 save_fp %r27 /* or potential task switch */
219 mfctl %cr11, %r27 /* i.e. SAR */
220 STREG %r27, TASK_PT_SAR(%r1)
462 - %r1, %r27, %r29
483 - %r27 (64-bit PIC register)
488 - Callee-saves %r27.
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/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/arch/powerpc/lib/
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)
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 Dcrtsavres.S358 std r27,-40(r1)
415 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/drivers/net/wireless/broadcom/b43legacy/
H A Dphy.c1354 u16 r27)
1385 lowest_deviation = b43legacy_phy_lo_g_singledeviation(dev, r27);
1416 r27);
1482 u8 r27 = 0; local
1562 r27 = 0;
1567 r27 = 1;
1569 r27 = 2;
1577 r27 = 3;
1594 r27);
1609 r27
1351 b43legacy_phy_lo_g_state(struct b43legacy_wldev *dev, const struct b43legacy_lopair *in_pair, struct b43legacy_lopair *out_pair, u16 r27) argument
[all...]
/linux-master/arch/alpha/kernel/
H A Dsignal.c187 err |= __get_user(regs->r27, sc->sc_regs+27);
310 err |= __put_user(regs->r27, sc->sc_regs+27);
360 regs->r27 = regs->pc = (unsigned long) ksig->ka.sa.sa_handler;
414 regs->r27 = regs->pc = (unsigned long) ksig->ka.sa.sa_handler;
H A Dtraps.c62 regs->r25, regs->r27, regs->r28);
563 printk("r25= %016lx r27= %016lx r28= %016lx\n",
655 R(r27), R(r28), R(gp),
/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/arch/csky/abiv2/inc/abi/
H A Dentry.h170 stw r27, (sp, 48) variable
200 ldw r27, (sp, 48) variable
/linux-master/tools/perf/arch/powerpc/util/
H A Dperf_regs.c48 SMPL_REG(r27, PERF_REG_POWERPC_R27),

Completed in 226 milliseconds

123