/linux-5.19.10/arch/powerpc/platforms/pseries/ |
D | hvCall.S | 35 std r4,STK_PARAM(R4)(r1); \ 47 ld r4,STACK_FRAME_OVERHEAD+STK_PARAM(R4)(r1); \ 136 HCALL_INST_PRECALL(R4) 156 std r4,STK_PARAM(R4)(r1) /* Save ret buffer */ 167 ld r12,STK_PARAM(R4)(r1) 185 std r4,STK_PARAM(R4)(r1) 197 ld r12,STK_PARAM(R4)(r1) 226 std r4,STK_PARAM(R4)(r1) /* Save ret buffer */ 237 ld r12,STK_PARAM(R4)(r1) 259 std r4,STK_PARAM(R4)(r1) /* Save ret buffer */ [all …]
|
/linux-5.19.10/arch/arm/crypto/ |
D | poly1305-armv4.pl | 495 my ($R0,$R1,$S1,$R2,$S2,$R3,$S3,$R4,$S4) = map("d$_",(0..9)); 541 vdup.32 $R4,r6 558 vmull.u32 $D4,$R4,${R0}[1] 560 vmlal.u32 $D0,$R4,${S1}[1] 567 vmlal.u32 $D1,$R4,${S2}[1] 575 vmlal.u32 $D2,$R4,${S3}[1] 578 vmlal.u32 $D3,$R4,${S4}[1] 582 vmlal.u32 $D4,$R0,${R4}[1] 675 vtrn.32 $R4,$D4#lo 680 vshl.u32 $S4,$R4,#2 [all …]
|
/linux-5.19.10/arch/powerpc/kernel/ |
D | fpu.S | 57 REST_32FPVSRS(0, R4, R3) 67 SAVE_32FPVSRS(0, R4, R3) 120 REST_32FPVSRS(0, R4, R10) 138 2: SAVE_32FPVSRS(0, R4, R6)
|
/linux-5.19.10/tools/perf/arch/powerpc/tests/ |
D | regs_load.S | 9 #define R4 4 * 8 macro 48 std 4, R4(3) 93 ld 4, R4(3)
|
/linux-5.19.10/drivers/edac/ |
D | mce_amd.h | 32 #define R4(x) (((x) >> 4) & 0xf) macro 33 #define R4_MSG(x) ((R4(x) < 9) ? rrrr_msgs[R4(x)] : "Wrong R4!")
|
D | mce_amd.c | 642 if (R4(ec) == R4_GEN && LL(ec) == LL_L1) { in f10h_mc0_mce() 661 u8 r4 = R4(ec); in cat_mc0_mce() 796 switch (R4(ec)) { in k8_mc1_mce() 821 u8 r4 = R4(ec); in cat_mc1_mce() 922 u8 r4 = R4(ec); in k8_mc2_mce() 981 u8 r4 = R4(ec); in f16h_mc2_mce() 1045 u8 r4 = R4(ec); in decode_mc3_mce()
|
/linux-5.19.10/tools/perf/arch/arm/tests/ |
D | regs_load.S | 8 #define R4 0x20 macro 45 str r4, [r0, #R4]
|
/linux-5.19.10/lib/ |
D | test_bpf.c | 43 #define R4 BPF_REG_4 macro 653 i += __bpf_ld_imm64(&insn[i], R4, val); in __bpf_fill_alu_shift() 654 insn[i++] = BPF_JMP_REG(BPF_JEQ, R1, R4, 1); in __bpf_fill_alu_shift() 1622 i += __bpf_ld_imm64(&insns[i], R4, fetch); in __bpf_emit_atomic64() 1632 insns[i++] = BPF_JMP_REG(BPF_JEQ, R2, R4, 1); in __bpf_emit_atomic64() 1669 i += __bpf_ld_imm64(&insns[i], R4, fetch); in __bpf_emit_atomic32() 1679 insns[i++] = BPF_JMP_REG(BPF_JEQ, R2, R4, 1); in __bpf_emit_atomic32() 3782 BPF_ALU64_IMM(BPF_MOV, R4, 4), 3792 BPF_ALU64_IMM(BPF_ADD, R4, 20), 3802 BPF_ALU64_IMM(BPF_SUB, R4, 10), [all …]
|
/linux-5.19.10/arch/arm64/crypto/ |
D | poly1305-armv8.pl | 262 my ($R0,$R1,$S1,$R2,$S2,$R3,$S3,$R4,$S4) = map("v$_.4s",(0..8)); 514 ld1 {$S2,$R3,$S3,$R4},[x15],#64 570 umull $ACC4,$IN23_0,${R4}[2] 652 umlal $ACC4,$IN01_0,${R4}[0] 767 umlal2 $ACC4,$IN23_0,${R4} 805 umlal $ACC4,$IN01_0,${R4}
|
/linux-5.19.10/drivers/tty/serial/ |
D | sunzilog.c | 200 write_zsreg(channel, R4, regs[R4]); in __load_zsregs() 873 up->curregs[R4] &= ~XCLK_MASK; in sunzilog_convert_to_zs() 874 up->curregs[R4] |= X16CLK; in sunzilog_convert_to_zs() 905 up->curregs[R4] &= ~0x0c; in sunzilog_convert_to_zs() 907 up->curregs[R4] |= SB2; in sunzilog_convert_to_zs() 909 up->curregs[R4] |= SB1; in sunzilog_convert_to_zs() 911 up->curregs[R4] |= PAR_ENAB; in sunzilog_convert_to_zs() 913 up->curregs[R4] &= ~PAR_ENAB; in sunzilog_convert_to_zs() 915 up->curregs[R4] |= PAR_EVEN; in sunzilog_convert_to_zs() 917 up->curregs[R4] &= ~PAR_EVEN; in sunzilog_convert_to_zs() [all …]
|
D | pmac_zilog.c | 129 write_zsreg(uap, R4, regs[R4]); in pmz_load_zsregs() 840 uap->curregs[R4] = X16CLK | SB1; in __pmz_startup() 982 uap->curregs[R4] = X1CLK; in pmz_convert_to_zs() 991 uap->curregs[R4] = X16CLK; in pmz_convert_to_zs() 996 uap->curregs[R4] = X32CLK; in pmz_convert_to_zs() 1001 uap->curregs[R4] = X16CLK; in pmz_convert_to_zs()
|
D | zs.h | 64 #define R4 4 macro
|
D | ip22zilog.c | 181 write_zsreg(channel, R4, regs[R4]); in __load_zsregs() 808 up->curregs[R4] &= ~XCLK_MASK; in ip22zilog_convert_to_zs() 809 up->curregs[R4] |= X16CLK; in ip22zilog_convert_to_zs() 1141 up->curregs[R4] = PAR_EVEN | X16CLK | SB1; in ip22zilog_prepare()
|
D | ip22zilog.h | 43 #define R4 4 macro
|
D | sunzilog.h | 35 #define R4 4 macro
|
/linux-5.19.10/arch/s390/crypto/ |
D | crc32le-vx.S | 65 .quad 0x0ccaa009e, 0x1751997d0 # R4, R3 73 .quad 0x14cd00bd6, 0xf20c0dfe # R4, R3
|
D | crc32be-vx.S | 63 .quad 0x0c5b9cd4c, 0x0e8a45605 # R3, R4
|
/linux-5.19.10/tools/perf/arch/arm/util/ |
D | unwind-libdw.c | 23 dwarf_regs[4] = REG(R4); in libdw__arch_set_initial_registers()
|
/linux-5.19.10/arch/powerpc/lib/ |
D | ldstfp.S | 169 1: LXVD2X(0,R0,R4) 198 STXVD2X(0,R0,R4)
|
/linux-5.19.10/tools/perf/arch/s390/util/ |
D | unwind-libdw.c | 28 dwarf_regs[4] = REG(R4); in libdw__arch_set_initial_registers()
|
/linux-5.19.10/tools/perf/arch/powerpc/util/ |
D | unwind-libdw.c | 32 dwarf_regs[4] = REG(R4); in libdw__arch_set_initial_registers()
|
/linux-5.19.10/drivers/net/hamradio/ |
D | z8530.h | 11 #define R4 4 macro
|
/linux-5.19.10/arch/arm/boot/dts/ |
D | r8a7745-iwg22d-sodimm.dts | 123 * On some older versions of the platform (before R4.0) the phy address 124 * may be 1 or 3. The address is fixed to 3 for R4.0 onwards.
|
/linux-5.19.10/Documentation/devicetree/bindings/sound/ |
D | nvidia,tegra-audio-rt5677.yaml | 57 - "DMIC R4"
|
/linux-5.19.10/arch/x86/crypto/ |
D | poly1305-x86_64-cryptogams.pl | 2208 my ($R0,$R1,$R2,$R3,$R4, $S1,$S2,$S3,$S4) = map("%zmm$_",(16..24)); 2258 vmovdqu `16*7-64`($ctx),%x#$D4 # ... ${R4} 2273 vpermd $D4,$T2,$R4 2279 vmovdqu64 $R4,0xc0(%rsp,%rax){%k2} 2295 vpmuludq $T0,$R4,$D4 # d4 = r0'*r4 2315 vpsrlq \$32,$R4,$T4 2404 vpermd $R4,$M0,$R4 2410 vpermd $D4,$M0,${R4}{%k1} 2415 vpslld \$2,$R4,$S4 2419 vpaddd $R4,$S4,$S4 [all …]
|