Searched refs:R14 (Results 1 - 85 of 85) sorted by relevance

/linux-4.4.14/tools/perf/arch/x86/util/
H A Dperf_regs.c24 SMPL_REG(R14, PERF_REG_X86_R14),
H A Dunwind-libdw.c44 dwarf_regs[14] = REG(R14); libdw__arch_set_initial_registers()
/linux-4.4.14/tools/testing/selftests/powerpc/copyloops/asm/
H A Dppc_asm.h7 #define R14 r14 macro
/linux-4.4.14/arch/x86/um/os-Linux/
H A Dmcontext.c22 COPY(R12); COPY(R13); COPY(R14); COPY(R15); get_regs_from_mc()
/linux-4.4.14/arch/x86/um/
H A Dsysrq_64.c33 printk(KERN_INFO "R13: %016lx R14: %016lx R15: %016lx\n", show_regs()
H A Duser-offsets.c69 DEFINE_LONGS(HOST_R14, R14); foo()
H A Dptrace_64.c30 [R14 >> 3] = HOST_R14,
70 case R14: putreg()
147 case R14: getreg()
H A Dsignal.c191 GETREG(R14, r14); copy_sc_from_user()
278 PUTREG(R14, r14); copy_sc_to_user()
/linux-4.4.14/tools/perf/arch/x86/tests/
H A Dregs_load.S25 #define R14 22 * 8 define
59 movq %r14, R14(%rdi)
/linux-4.4.14/arch/x86/include/uapi/asm/
H A Dptrace-abi.h33 #define R14 8 macro
/linux-4.4.14/arch/cris/include/uapi/arch-v32/arch/
H A Duser.h21 unsigned long sp; /* R14, Stack pointer. */
/linux-4.4.14/tools/perf/arch/x86/include/
H A Dperf_regs.h75 return "R14"; perf_reg_name()
/linux-4.4.14/arch/hexagon/kernel/
H A Dvm_entry.S67 R14 = sa0; } \ define
82 R14 = usr; \ define
144 usr = R14; } \
156 sa0 = R14; } \
180 usr = R14; } \
/linux-4.4.14/arch/powerpc/lib/
H A Dcopyuser_power7.S67 ld r14,STK_REG(R14)(r1)
84 ld r14,STK_REG(R14)(r1)
145 std r14,STK_REG(R14)(r1)
200 ld r14,STK_REG(R14)(r1)
419 std r14,STK_REG(R14)(r1)
456 ld r14,STK_REG(R14)(r1)
604 std r14,STK_REG(R14)(r1)
649 ld r14,STK_REG(R14)(r1)
H A Dmemcpy_power7.S78 std r14,STK_REG(R14)(r1)
133 ld r14,STK_REG(R14)(r1)
352 std r14,STK_REG(R14)(r1)
389 ld r14,STK_REG(R14)(r1)
538 std r14,STK_REG(R14)(r1)
583 ld r14,STK_REG(R14)(r1)
/linux-4.4.14/tools/testing/selftests/powerpc/copyloops/
H A Dcopyuser_power7.S67 ld r14,STK_REG(R14)(r1)
84 ld r14,STK_REG(R14)(r1)
145 std r14,STK_REG(R14)(r1)
200 ld r14,STK_REG(R14)(r1)
419 std r14,STK_REG(R14)(r1)
456 ld r14,STK_REG(R14)(r1)
604 std r14,STK_REG(R14)(r1)
649 ld r14,STK_REG(R14)(r1)
H A Dmemcpy_power7.S78 std r14,STK_REG(R14)(r1)
133 ld r14,STK_REG(R14)(r1)
352 std r14,STK_REG(R14)(r1)
389 ld r14,STK_REG(R14)(r1)
538 std r14,STK_REG(R14)(r1)
583 ld r14,STK_REG(R14)(r1)
/linux-4.4.14/drivers/media/i2c/
H A Dwm8775.c49 R12, R13, R14, R15, R16, R17, R18, R19, R20, R21, R23 = 23, enumerator in enum:__anon5968
110 wm8775_write(sd, R14, vol_l | 0x100); /* 0x100= Left channel ADC zero cross enable */ wm8775_set_audio()
271 wm8775_write(sd, R14, 0x1d4); wm8775_probe()
H A Dupd64083.c46 R10, R11, R12, R13, R14, enumerator in enum:__anon5965
H A Dupd64031a.c56 R10, R11, R12, R13, R14,
/linux-4.4.14/drivers/net/wan/
H A Dz85230.c911 c->regs[R14]|= DTRREQ; z8530_sync_dma_open()
912 write_zsreg(c, R14, c->regs[R14]); z8530_sync_dma_open()
1018 c->regs[R14]&= ~DTRREQ; z8530_sync_dma_close()
1019 write_zsreg(c, R14, c->regs[R14]); z8530_sync_dma_close()
1107 c->regs[R14]|= DTRREQ; z8530_sync_txdma_open()
1108 write_zsreg(c, R14, c->regs[R14]); z8530_sync_txdma_open()
1187 c->regs[R14]&= ~DTRREQ; z8530_sync_txdma_close()
1188 write_zsreg(c, R14, c->regs[R14]); z8530_sync_txdma_close()
H A Dz85230.h39 #define R14 14 macro
/linux-4.4.14/include/memory/
H A Djedec_ddr.h48 #define R14 14 macro
/linux-4.4.14/arch/arm/probes/kprobes/
H A Dactions-common.c141 /* Instruction only uses registers in the range R2..R14 */ kprobe_decode_ldmstm()
/linux-4.4.14/arch/x86/kernel/
H A Dmcount_64.S201 movq %r14, R14(%rsp)
235 movq R14(%rsp), %r14
H A Dprocess_64.c77 printk(KERN_DEFAULT "R13: %016lx R14: %016lx R15: %016lx\n", __show_regs()
/linux-4.4.14/arch/powerpc/kvm/
H A Dbook3s_interrupts.S42 PPC_LL r14, VCPU_GPR(R14)(vcpu); \
186 PPC_STL r14, VCPU_GPR(R14)(r7)
H A Dbooke_interrupts.S225 stw r14, VCPU_GPR(R14)(r4) /* We need a NV GPR below. */
259 lwz r14, VCPU_GPR(R14)(r4)
321 lwz r14, HOST_NV_GPR(R14)(r1)
366 stw r14, HOST_NV_GPR(R14)(r1)
386 lwz r14, VCPU_GPR(R14)(r4)
H A Dbookehv_interrupts.S81 PPC_STL r14, VCPU_GPR(R14)(r4) /* We need a non-volatile GPR. */
451 PPC_LL r14, VCPU_GPR(R14)(r4)
508 PPC_LL r14, HOST_NV_GPR(R14)(r1)
551 PPC_STL r14, HOST_NV_GPR(R14)(r1)
571 PPC_LL r14, VCPU_GPR(R14)(r4)
H A Dbook3s_hv_rmhandlers.S817 ld r14, VCPU_GPR(R14)(r4)
1404 std r14, VCPU_GPR(R14)(r9)
2226 std r14, VCPU_GPR(R14)(r3)
2337 ld r14, VCPU_GPR(R14)(r4)
/linux-4.4.14/drivers/net/hamradio/
H A Dscc.c358 OutReg(scc->ctrl,R14,SEARCH|scc->wreg[R14]); /* DPLL: enter search mode */ start_hunt()
454 OutReg(scc->ctrl,R14,SEARCH|scc->wreg[R14]); /* DPLL: enter search mode */ scc_exint()
720 cl(scc,R14,BRENABL); /* disable baudrate generator */ set_brg()
723 or(scc,R14,BRENABL); /* enable baudrate generator */ set_brg()
742 wr(scc, R14, BRSRC); /* BRG source = PCLK */ init_brg()
743 OutReg(scc->ctrl, R14, SSBR|scc->wreg[R14]); /* DPLL source = BRG */ init_brg()
744 OutReg(scc->ctrl, R14, SNRZI|scc->wreg[R14]); /* DPLL NRZI mode */ init_brg()
807 wr(scc,R14, 0); init_channel()
850 OutReg(scc->ctrl, R14, DISDPLL); init_channel()
H A Dz8530.h20 #define R14 14 macro
H A Ddmascc.c819 write_scc(priv, R14, SSBR | DTRREQ | BRSRC | BRENABL); scc_open()
821 write_scc(priv, R14, SEARCH | DTRREQ | BRSRC | BRENABL); scc_open()
824 write_scc(priv, R14, DTRREQ | BRSRC); scc_open()
/linux-4.4.14/drivers/tty/serial/
H A Dip22zilog.c203 write_zsreg(channel, R14, regs[R14] & ~BRENAB); __load_zsregs()
212 /* Now rewrite R14, with BRENAB (if set). */ __load_zsregs()
213 write_zsreg(channel, R14, regs[R14]); __load_zsregs()
815 up->curregs[R14] = BRENAB; ip22zilog_convert_to_zs()
1150 up->curregs[R14] = BRENAB; ip22zilog_prepare()
H A Dpmac_zilog.c173 write_zsreg(uap, R14, regs[R14] & ~BRENAB); pmz_load_zsregs()
182 /* Now rewrite R14, with BRENAB (if set). */ pmz_load_zsregs()
183 write_zsreg(uap, R14, regs[R14]); pmz_load_zsregs()
882 uap->curregs[R14] = BRENAB; __pmz_startup()
1027 uap->curregs[R14] = 0; /* BRG off */ pmz_convert_to_zs()
1036 uap->curregs[R14] = 0; pmz_convert_to_zs()
1041 uap->curregs[R14] = 0; pmz_convert_to_zs()
1049 uap->curregs[R14] = BRENAB; pmz_convert_to_zs()
H A Dsunzilog.c222 write_zsreg(channel, R14, regs[R14] & ~BRENAB); __load_zsregs()
231 /* Now rewrite R14, with BRENAB (if set). */ __load_zsregs()
232 write_zsreg(channel, R14, regs[R14]); __load_zsregs()
880 up->curregs[R14] = BRSRC | BRENAB; sunzilog_convert_to_zs()
1379 up->curregs[R14] = BRSRC | BRENAB; sunzilog_init_hw()
H A Dip22zilog.h52 #define R14 14 macro
H A Dsunzilog.h44 #define R14 14 macro
H A Dzs.h73 #define R14 14 macro
H A Dzs.c279 write_zsreg(zport, R14, regs[14] & ~BRENABL); load_zsregs()
283 write_zsreg(zport, R14, regs[14]); load_zsregs()
417 write_zsreg(zport, R14, zport->regs[14]); zs_set_mctrl()
H A Dpmac_zilog.h140 #define R14 14 macro
/linux-4.4.14/arch/sh/kernel/
H A Dprocess_32.c57 printk("R12 : %08lx R13 : %08lx R14 : %08lx\n", show_regs()
H A Dprocess_64.c109 printk("R12 : %08Lx%08Lx R13 : %08Lx%08Lx R14 : %08Lx%08Lx\n", show_regs()
/linux-4.4.14/arch/cris/arch-v10/kernel/
H A Dkgdb.c188 There are 16 general 32-bit registers, R0-R15, where R14 is the stack
296 There are 16 general 32-bit registers, R0-R15, where R14 is the stack
942 " move.d $sp,[cris_reg+0x38] ; Save SP (R14)\n"
998 " move.d [cris_reg+0x38],$sp ; Restore SP (R14)\n"
1038 " move.d $sp,[cris_reg+0x38] ; Save SP (R14)\n"
1096 " move.d [cris_reg+0x38],$sp ; Restore SP (R14)\n"
/linux-4.4.14/arch/cris/arch-v32/kernel/
H A Dkgdb_asm.S57 move.d $sp, [$acr] ; Save SP (R14)
504 move.d [$acr], $sp ; Restore SP (R14)
H A Dkgdb.c209 unsigned int sp; /* 0x38; R14, Stack pointer */
/linux-4.4.14/arch/hexagon/lib/
H A Dmemcpy.S184 #define shiftb R14 /* used to extract bytes */
187 #define align888 R14 /* if simple dword loop can be used */
/linux-4.4.14/arch/x86/entry/
H A Dcalling.h62 #define R14 1*8 macro
/linux-4.4.14/scripts/
H A Dmarkup_oops.pl82 if ($line =~ /R13: ([0-9a-f]+) R14: ([0-9a-f]+) R15: ([0-9a-f]+)/) {
/linux-4.4.14/arch/s390/include/asm/
H A Delf.h148 passed in R14. */
/linux-4.4.14/sound/soc/codecs/
H A Dwm8737.h306 * R14 (0x0E) - ALC3
H A Dwm8737.c64 { 14, 0x0032 }, /* R14 - ALC3 */
H A Dwm8961.c49 { 14, 0x0040 }, /* R14 - Audio Interface 2 */
H A Dwm8961.h313 * R14 (0x0E) - Audio Interface 2
H A Dwm8990.h307 * R14 (0x0E) - ADC CTRL
H A Dwm8991.h305 * R14 (0x0E) - ADC CTRL
H A Dwm9081.h296 * R14 (0x0E) - Clock Control 3
H A Dwm8903.h221 * R14 (0x0E) - Power Management 2
H A Dwm8983.c45 { 0x0E, 0x0100 }, /* R14 - ADC Control */
H A Dwm8983.h366 * R14 (0x0E) - ADC Control
H A Dwm8985.c57 { 14, 0x0100 }, /* R14 - ADC Control */
H A Dwm8985.h369 * R14 (0x0E) - ADC Control
H A Dwm8990.c63 { 14, 0x0100 }, /* R14 - ADC CTRL */
H A Dwm8991.c53 { 14, 0x0100 }, /* R14 - ADC CTRL */
H A Dwm8993.c58 { 14, 0x0300 }, /* R14 - ADC CTRL */
H A Dwm9081.c45 { 14, 0x4000 }, /* R14 - Clock Control 3 */
H A Dalc5632.c45 { 14, 0x0808 }, /* R14 - MIC Input Volume */
H A Dwm8904.h233 * R14 (0x0E) - Power Management 2
H A Dwm8903.c51 { 14, 0x0000 }, /* R14 - Power Management 2 */
H A Dwm8904.c102 { 14, 0x0000 }, /* R14 - Power Management 2 */
H A Dwm8993.h508 * R14 (0x0E) - ADC CTRL
H A Dwm8962.c130 { 14, 0x0040 }, /* R14 - Audio Interface 2 */
H A Dwm8962.h1456 * R14 (0x0E) - Audio Interface 2
/linux-4.4.14/drivers/media/usb/gspca/stv06xx/
H A Dstv06xx_pb0100.c41 * PB_EXPGAIN = R14 = 0x11 (17 dec) : Sets the auto-exposure value
/linux-4.4.14/drivers/mfd/
H A Dwm8350-regmap.c41 { 0x0003, 0x0003, 0xFFFF }, /* R14 - Power mgmt (7) */
/linux-4.4.14/include/linux/mfd/wm8350/
H A Dcore.h270 * R14 (0x0E) - Power mgmt (7)
/linux-4.4.14/arch/arm/kernel/
H A Dentry-header.S60 * xPSR, ReturnAddress(), LR (R14), R12, R3, R2, R1, and R0 are
/linux-4.4.14/samples/bpf/
H A Dtest_verifier.c344 .errstr = "R14 is invalid",
353 .errstr = "R14 is invalid",
/linux-4.4.14/drivers/net/wireless/rt2x00/
H A Drt2500usb.h619 * R14: RX antenna control
H A Drt2500pci.h986 * R14: RX antenna control
/linux-4.4.14/sound/pci/ice1712/
H A Dmaya44.c564 0x0e, 0x100, /* R14: ADC left muted, wm8776_init()
/linux-4.4.14/drivers/usb/usbip/
H A Dvhci_hcd.c76 "R14", /*14*/
/linux-4.4.14/include/linux/mfd/
H A Dwm8400-audio.h416 * R14 (0x0E) - Digital Side Tone
/linux-4.4.14/arch/s390/net/
H A Dbpf_jit_comp.c1207 * BPF_REG_0 (R14): data read from skb bpf_jit_insn()
/linux-4.4.14/arch/microblaze/kernel/
H A Dentry.S771 swi r14, r1, PT_R14 /* rewrite saved R14 value */

Completed in 2198 milliseconds