Searched refs:r20 (Results 1 - 25 of 95) 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.h97 push r20
111 pop r20
H A Dentry-arcv2.h302 push r20
316 pop r20
/linux-master/arch/mips/kernel/
H A Dptrace.c884 REG_OFFSET_NAME(r20, regs[20]),
/linux-master/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.h16 #define R20 r20
/linux-master/drivers/macintosh/
H A Dtherm_windtunnel.c69 int r0, r1, r20, r23, r25; /* saved register */ member in struct:__anon278
218 x.r20 = read_reg( x.fan, 0x20, 1 );
270 write_reg( x.fan, 0x20, x.r20, 1 );
/linux-master/arch/powerpc/lib/
H A Dcopyuser_power7.S59 ld r20,STK_REG(R20)(r1)
128 std r20,STK_REG(R20)(r1)
153 err2; ld r20,112(r4)
170 err2; std r20,112(r3)
183 ld r20,STK_REG(R20)(r1)
H A Dmemcpy_power7.S72 std r20,STK_REG(R20)(r1)
97 ld r20,112(r4)
114 std r20,112(r3)
127 ld r20,STK_REG(R20)(r1)
H A Dcopypage_power7.S97 std r20,STK_REG(R20)(r1)
114 ld r20,120(r4)
131 std r20,120(r3)
141 ld r20,STK_REG(R20)(r1)
H A Dcopyuser_64.S442 std r20,-120(1)
450 exc; ld r20,384(4)
464 exc; std r20,392(3)
482 exc; ld r20,400(4)
501 exc; std r20,392(3)
528 9: ld r20,-120(1)
548 ld r20,-120(1)
H A Dcopy_mc_64.S28 ld r20,STK_REG(R20)(r1)
96 std r20,STK_REG(R20)(r1)
121 err2; ld r20,104(r4)
138 err2; std r20,104(r3)
178 ld r20,STK_REG(R20)(r1)
/linux-master/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_power7.S59 ld r20,STK_REG(R20)(r1)
128 std r20,STK_REG(R20)(r1)
153 err2; ld r20,112(r4)
170 err2; std r20,112(r3)
183 ld r20,STK_REG(R20)(r1)
H A Dmemcpy_power7.S72 std r20,STK_REG(R20)(r1)
97 ld r20,112(r4)
114 std r20,112(r3)
127 ld r20,STK_REG(R20)(r1)
/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h626 #define r20 %r20 macro
/linux-master/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h626 #define r20 %r20 macro
/linux-master/arch/parisc/include/asm/
H A Dassembly.h229 STREG %r20, PT_GR20(\regs) variable
263 LDREG PT_GR20(\regs), %r20
/linux-master/tools/perf/arch/powerpc/util/
H A Dperf_regs.c41 SMPL_REG(r20, PERF_REG_POWERPC_R20),
/linux-master/arch/hexagon/kernel/
H A Dvm_events.c57 printk(KERN_EMERG "r20: \t0x%08lx %08lx %08lx %08lx\n", regs->r20,
/linux-master/arch/hexagon/include/uapi/asm/
H A Duser.h34 unsigned long r20; 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.S816 load32 USER_PSW_HI_MASK,%r20
817 depd %r20,31,32,%r1
855 ldi (_TIF_USER_WORK_MASK & ~_TIF_NEED_RESCHED), %r20
856 and,COND(<>) %r19, %r20, %r0
866 LDREG PT_IASQ0(%r16), %r20
867 cmpib,COND(=),n LINUX_GATEWAY_SPACE, %r20, intr_restore /* forward */
868 LDREG PT_IASQ1(%r16), %r20
869 cmpib,COND(=),n LINUX_GATEWAY_SPACE, %r20, intr_restore /* forward */
920 LDREG PT_IASQ0(%r16), %r20
921 cmpib,COND(=) 0, %r20, intr_do_preemp
[all...]
/linux-master/arch/powerpc/kernel/
H A Dhead_85xx.S159 LOAD_REG_ADDR_PIC(r20, kernstart_virt_addr)
160 lwz r20,0(r20)
1028 cmpw r20,r7 /* if kernstart_virt_addr != KERNELBASE, randomized */
/linux-master/arch/arc/kernel/
H A Dtroubleshoot.c49 regs->r18, regs->r19, regs->r20,
H A Dptrace.c140 membuf_store(&to, cregs->r20);
225 REG_IN_ONE(callee.r20, &cregs->r20);
/linux-master/arch/loongarch/kernel/
H A Dptrace.c796 REG_OFFSET_NAME(r20, regs[20]),

Completed in 471 milliseconds

1234