Searched refs:r15 (Results 176 - 200 of 228) sorted by relevance

12345678910

/linux-master/drivers/net/wireless/broadcom/b43/
H A Dradio_2059.c23 r10, r11, r12, r13, r14, r15, r16, r17, r18, r19, \
40 .radio_rxtx5a = r15, \
H A Dradio_2057.c117 r10, r11, r12, r13, r14, r15, r16, r17, r18, r19, \
134 .radio_pad2g_tune_pus_core0 = r15, \
149 r10, r11, r12, r13, r14, r15, r16, r17) \
165 .radio_txmix2g_tune_boost_pu_core1 = r15, \
/linux-master/arch/alpha/kernel/
H A Dsignal.c175 err |= __get_user(sw->r15, sc->sc_regs+15);
298 err |= __put_user(sw->r15 , sc->sc_regs+15);
H A Dptrace.c87 SW_REG( r12), SW_REG( r13), SW_REG( r14), SW_REG( r15),
H A Dprocess.c195 /* Used by sysrq-p, among others. I don't believe r9-r15 are ever
306 dest[15] = sw->r15;
/linux-master/arch/x86/events/intel/
H A Dds.c384 u64 r12, r13, r14, r15; member in struct:pebs_record_core
392 u64 r12, r13, r14, r15; member in struct:pebs_record_nhm
404 u64 r12, r13, r14, r15; member in struct:pebs_record_hsw
433 u64 r12, r13, r14, r15; member in struct:pebs_record_skl
1696 regs->r15 = pebs->r15;
1781 regs->r15 = gprs->r15;
/linux-master/arch/x86/um/
H A Dsignal.c194 GETREG(R15, r15);
271 PUTREG(R15, r15);
/linux-master/include/uapi/linux/
H A Dacrn.h223 * @r15: Value of register R15
241 __le64 r15; member in struct:acrn_gp_regs
/linux-master/arch/x86/include/asm/
H A Dperf_event.h432 u64 r8, r9, r10, r11, r12, r13, r14, r15; member in struct:pebs_gprs
/linux-master/arch/microblaze/kernel/
H A Dhw_exception_handler.S796 bralid r15,0 /* TBD */
811 rtsd r15,8
911 addik r15, r0, ret_from_exc-8 /* setup return address */
/linux-master/arch/x86/crypto/
H A Dsha512-avx-asm.S70 g_64 = %r15
286 push %r15
358 pop %r15
H A Dsha512-ssse3-asm.S70 g_64 = %r15
288 push %r15
360 pop %r15
H A Dsm3-avx-asm_64.S348 movq %r15, (STACK_REG_SAVE + 1 * 8)(%rsp);
502 movq (STACK_REG_SAVE + 1 * 8)(%rsp), %r15;
H A Dsha256-ssse3-asm.S364 pushq %r15
469 popq %r15
H A Dsha256-avx-asm.S355 pushq %r15
456 popq %r15
/linux-master/arch/openrisc/kernel/
H A Dentry.S122 l.lwz r15,PT_GPR15(r1) ;\
160 l.sw PT_GPR15(r1),r15 ;\
198 l.sw PT_GPR15(r1),r15 ;\
788 l.lwz r15,PT_SR(r1)
795 l.mtspr r0,r15,SPR_ESR_BASE
H A Dhead.S365 LOAD_SYMBOL_2_GPR(r15, _start)
366 tophys (r13,r15) /* MMU disabled */
551 CLEAR_GPR(r15)
679 CLEAR_GPR(r15)
/linux-master/arch/parisc/kernel/
H A Dentry.S1618 STREG %r15,PT_GR15(\regs)
1637 LDREG PT_GR15(\regs),%r15
2025 STREG %r15, PT_GR15(%r1)
2070 LDREG PT_GR15(%r1),%r15
2231 bv %r0(%r25) /* r15 */
2232 copy %r15,%r1
2306 bv %r0(%r25) /* r15 */
2307 copy %r1,%r15
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/sec/fuc/
H A Dg98.fuc0s173 shl b32 $r15 $r4 1
174 cmps b32 $r15 0
/linux-master/arch/powerpc/crypto/
H A Dmd5-asm.S25 #define rW06 r15
H A Daes-spe-modes.S87 evstdw r15,24(r1); /* We must save non volatile */ \
101 evldw r15,24(r1); \
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dsync_regs_test.c67 REG_COMPARE(r15);
/linux-master/arch/microblaze/lib/
H A Dfastcopy.S346 rtsd r15, 8
662 rtsd r15, 8
/linux-master/arch/powerpc/kernel/
H A Dinterrupt_64.S745 mr r3,r15
761 mr r3,r15
/linux-master/arch/powerpc/include/asm/
H A Dppc_asm.h621 #define r15 %r15 macro

Completed in 402 milliseconds

12345678910