Searched refs:r22 (Results 51 - 75 of 86) sorted by relevance

1234

/linux-master/arch/powerpc/kvm/
H A Dbooke_interrupts.S180 stw r22, VCPU_GPR(R22)(r4)
260 lwz r22, VCPU_GPR(R22)(r4)
298 stw r22, VCPU_GPR(R22)(r4)
318 lwz r22, HOST_NV_GPR(R22)(r1)
362 stw r22, HOST_NV_GPR(R22)(r1)
382 lwz r22, VCPU_GPR(R22)(r4)
H A Dbookehv_interrupts.S123 PPC_STL r22, VCPU_GPR(R22)(r4)
447 PPC_LL r22, VCPU_GPR(R22)(r4)
481 PPC_STL r22, VCPU_GPR(R22)(r4)
501 PPC_LL r22, HOST_NV_GPR(R22)(r1)
543 PPC_STL r22, HOST_NV_GPR(R22)(r1)
563 PPC_LL r22, VCPU_GPR(R22)(r4)
/linux-master/arch/powerpc/kernel/
H A Dhead_44x.S806 mflr r22
1239 rlwinm r22,r22,0,4,31
1240 addis r22,r22,PAGE_OFFSET@h
1241 mtlr r22
/linux-master/arch/parisc/kernel/
H A Dsyscall.S153 depdi 0, 31, 32, %r22
205 STREG %r22, TASK_PT_GR22(%r1)
230 stw %r22, -52(%r30) /* 5th argument */
361 LDREG TASK_PT_GR22(%r1), %r22
366 stw %r22, -52(%r30) /* 5th argument */
454 - %r26, %r25, %r24, %r23, %r22
478 - Additional argument register %r22 (arg4)
487 - Additional argument register %r22 (arg4)
696 Scratch: r20, r22, r28, r29, r1, fr4 (32bit for 64bit CAS only)
758 /* Load old value into r22/r2
[all...]
H A Dreal2.S243 ldd 4*REG_SZ(%arg1), %r22
H A Dentry.S1589 %r21 - %r22 non-standard syscall args
1777 LDREG TASK_PT_GR22(%r1),%r22
1963 STREG %r22, 11*REG_SZ(%r3)
1987 LDREG 11*REG_SZ(%r3), %r22
2032 STREG %r22, PT_GR22(%r1)
2077 LDREG PT_GR22(%r1),%r22
2245 bv %r0(%r25) /* r22 */
2246 copy %r22,%r1
2320 bv %r0(%r25) /* r22 */
2321 copy %r1,%r22
[all...]
/linux-master/arch/openrisc/kernel/
H A Dentry.S129 l.lwz r22,PT_GPR22(r1) ;\
167 l.sw PT_GPR22(r1),r22 ;\
205 l.sw PT_GPR22(r1),r22 ;\
733 l.sw PT_GPR22(r1),r22
1013 l.or r3,r22,r0
1028 l.lwz r22,PT_GPR22(r1)
1092 l.sw PT_GPR22(r1),r22
1133 l.lwz r22,PT_GPR22(r1)
1173 l.sw PT_GPR22(r1),r22
/linux-master/arch/powerpc/crypto/
H A Dsha256-spe-asm.S38 #define rT0 r22 /* 64 bit temporaries */
57 evstdw r22,72(r1); \
72 evldw r22,72(r1); \
H A Dsha1-spe-asm.S35 #define rT0 r22 /* 64 bit temporary */
66 evstdw r22,72(r1); \
79 evldw r22,72(r1); \
H A Dmd5-asm.S32 #define rW13 r22
H A Daes-spe-modes.S94 evstdw r22,80(r1); \
108 evldw r22,80(r1); \
/linux-master/arch/arc/include/asm/
H A Dentry-arcv2.h304 push r22
314 pop r22
/linux-master/arch/hexagon/kernel/
H A Dkgdb.c42 { "r22", GDB_SIZEOF_REG, offsetof(struct pt_regs, r22)},
/linux-master/arch/arc/kernel/
H A Dtroubleshoot.c50 regs->r21, regs->r22, regs->r23,
/linux-master/tools/perf/arch/powerpc/util/
H A Dperf_regs.c43 SMPL_REG(r22, PERF_REG_POWERPC_R22),
/linux-master/arch/powerpc/lib/
H A Dcrtsavres.S343 std r22,-80(r1)
400 ld r22,-80(r1)
H A Dcopyuser_power7.S57 ld r22,STK_REG(R22)(r1)
130 std r22,STK_REG(R22)(r1)
185 ld r22,STK_REG(R22)(r1)
H A Dmemcpy_power7.S74 std r22,STK_REG(R22)(r1)
129 ld r22,STK_REG(R22)(r1)
/linux-master/arch/alpha/kernel/
H A Dsignal.c182 err |= __get_user(regs->r22, sc->sc_regs+22);
305 err |= __put_user(regs->r22, sc->sc_regs+22);
H A Dtraps.c60 regs->r22, regs->r23, regs->r24);
561 printk("r22= %016lx r23= %016lx r24= %016lx\n",
654 R(r19), R(r20), R(r21), R(r22), R(r23), R(r24), R(r25), R(r26),
H A Dptrace.c89 PT_REG( r20), PT_REG( r21), PT_REG( r22), PT_REG( r23),
H A Dprocess.c313 dest[22] = pt->r22;
/linux-master/arch/microblaze/kernel/
H A Dentry.S200 swi r22, r1, PT_R22; \
234 lwi r22, r1, PT_R22; \
1093 swi r22, r11, CC_R22
1130 lwi r22, r11, CC_R22
/linux-master/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_power7.S57 ld r22,STK_REG(R22)(r1)
130 std r22,STK_REG(R22)(r1)
185 ld r22,STK_REG(R22)(r1)
/linux-master/arch/parisc/lib/
H A Dlusercopy.S96 t4 = r22

Completed in 501 milliseconds

1234