Home
last modified time | relevance | path

Searched refs:w4 (Results 1 – 25 of 36) sorted by relevance

12

/linux/arch/arm64/crypto/
A Daes-modes.S77 subs w4, w4, #1
108 subs w4, w4, #1
143 subs w4, w4, #4
158 adds w4, w4, #4
165 subs w4, w4, #1
235 subs w4, w4, #1
515 subs w4, w4, #64
536 adds w4, w4, #64
538 subs w4, w4, #16
547 subs w4, w4, #16
[all …]
A Dsha256-core.S134 rev w4,w4 // 1
541 add w4,w4,w13
545 add w4,w4,w10
547 add w4,w4,w9
1350 add w4,w4,w8
1434 add w4,w4,w12
1447 add w4,w4,w12
1453 add w4,w4,w11
1568 add w4,w4,w8
1774 add w4,w4,w8
[all …]
A Daes-cipher-core.S85 ldp w4, w5, [in]
90 CPU_BE( rev w4, w4 )
95 eor w4, w4, w8
104 0: \round w8, w9, w10, w11, w4, w5, w6, w7
105 \round w4, w5, w6, w7, w8, w9, w10, w11
108 \round w8, w9, w10, w11, w4, w5, w6, w7
110 2: \round w4, w5, w6, w7, w8, w9, w10, w11
113 \round w4, w5, w6, w7, w8, w9, w10, w11, \bsz, b
115 CPU_BE( rev w4, w4 )
120 stp w4, w5, [out]
A Dsha2-ce-core.S90 ldr_l w4, sha256_ce_offsetof_finalize, x4
91 ldr w4, [x0, x4]
141 ldr_l w4, sha256_ce_offsetof_count, x4
A Dsha1-ce-core.S80 ldr_l w4, sha1_ce_offsetof_finalize, x4
81 ldr w4, [x0, x4]
133 ldr_l w4, sha1_ce_offsetof_count, x4
A Daes-ce-ccm-core.S135 cmp w4, #12 /* which key size? */
136 sub w7, w4, #2 /* get modified # of rounds */
/linux/drivers/block/paride/
A Don26.c67 case 4: w3(1); w3(1); w2(5); w4(r); w2(4); in on26_read_regr()
91 case 4: w3(1); w3(1); w2(5); w4(r); w2(4); in on26_write_regr()
93 w2(5); w4(val); w2(4); in on26_write_regr()
94 w2(5); w4(val); w2(4); in on26_write_regr()
211 case 2: w3(1); w3(1); w2(5); w4(1); w2(4); in on26_read_block()
218 case 3: w3(1); w3(1); w2(5); w4(1); w2(4); in on26_read_block()
225 case 4: w3(1); w3(1); w2(5); w4(1); w2(4); in on26_read_block()
253 case 2: w3(1); w3(1); w2(5); w4(1); w2(4); in on26_write_block()
256 for (k=0;k<count;k++) w4(buf[k]); in on26_write_block()
260 case 3: w3(1); w3(1); w2(5); w4(1); w2(4); in on26_write_block()
[all …]
A Dfit3.c55 w4(val); w4(0); in fit3_write_regr()
149 for (k=0;k<count;k++) w4(buf[k]); in fit3_write_block()
A Dkbic.c92 w4(val); w4(val); in kbic_write_regr()
209 w4(buf[2*k+1]); in kbic_write_block()
210 w4(buf[2*k]); in kbic_write_block()
A Dcomm.c85 case 4: w3(r); (void)r1(); w4(val); in comm_write_regr()
164 for (k=0;k<count;k++) w4(buf[k^1]); in comm_write_block()
A Ddstr.c92 case 4: w4(val); in dstr_write_regr()
175 for (k=0;k<count;k++) w4(buf[k]); in dstr_write_block()
A Depia.c99 w3(r); w4(val); w2(4); in epia_write_regr()
217 for (k=0;k<count;k++) w4(buf[k]); in epia_write_block()
A Depat.c62 case 5: w3(0x40+r); w4(val); in epat_write_regr()
181 for(k=0;k<count;k++) w4(buf[k]); in epat_write_block()
A Dparide.h111 #define w4(byte) {out_p(4,byte);} macro
/linux/kernel/debug/kdb/
A Dkdb_support.c349 __u32 w4; in kdb_getphysword() local
365 diag = kdb_getphys(&w4, addr, sizeof(w4)); in kdb_getphysword()
367 *word = w4; in kdb_getphysword()
399 __u32 w4; in kdb_getword() local
414 diag = kdb_getarea(w4, addr); in kdb_getword()
416 *word = w4; in kdb_getword()
448 __u32 w4; in kdb_putword() local
460 w4 = word; in kdb_putword()
461 diag = kdb_putarea(addr, w4); in kdb_putword()
/linux/arch/powerpc/crypto/
A Dsha1-spe-asm.S130 #define R_16_19(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
136 evxor w0,w0,w4; /* W = W xor W[-8] */ \
156 #define R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
161 evxor w0,w0,w4; /* W = W xor W[-8] */ \
180 #define R_40_59(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
186 evxor w0,w0,w4; /* W = W xor W[-8] */ \
208 #define R_60_79(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
209 R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k)
/linux/include/rdma/
A Dib.h43 __be32 w1, __be32 w2, __be32 w3, __be32 w4) in ib_addr_set() argument
48 addr->sib_addr32[3] = w4; in ib_addr_set()
/linux/tools/testing/selftests/arm64/fp/
A Dfpsimd-test.S102 ldrb w4, [x1, x5]
104 cmp w3, w4
180 mov w4, w0
188 mov w0, w4
A Dsve-test.S195 ldrb w4, [x1, x5]
197 cmp w3, w4
332 mov w4, w0
340 mov w0, w4
/linux/arch/arm64/lib/
A Dmte.S90 user_ldst 2f, ldtrb, w4, x1, 0
117 user_ldst 2f, sttrb, w4, x0, 0
A Dcrc32.S42 lsr w4, w3, #16
44 csel w3, w3, w4, eq
/linux/arch/arm64/kernel/
A Dsleep.S86 ldp w3, w4, [x9, #MPIDR_HASH_SHIFTS]
120 ldp w3, w4, [x8, #MPIDR_HASH_SHIFTS]
/linux/drivers/mtd/nand/raw/bcm47xxnflash/
A Dops_bcm4706.c376 u8 w0, w1, w2, w3, w4; in bcm47xxnflash_ops_bcm4706_init() local
416 w4 = bcm47xxnflash_ops_bcm4706_ns_to_cycle(100, clock); in bcm47xxnflash_ops_bcm4706_init()
418 (w4 << 24 | w3 << 18 | w2 << 12 | w1 << 6 | w0)); in bcm47xxnflash_ops_bcm4706_init()
/linux/tools/testing/selftests/net/forwarding/
A Dvxlan_asymmetric.sh307 hx_create "vrf-h2" w4 10.1.2.102 10.1.2.1
378 ip link add name w3 type veth peer name w4
424 local h2_ns_mac=$(in_ns ns1 mac_get w4)
495 ip neigh replace 10.1.2.102 lladdr $(in_ns ns1 mac_get w4) nud noarp \
A Dvxlan_symmetric.sh338 hx_create "vrf-h2" w4 10.1.2.102 10.1.2.1
421 ip link add name w3 type veth peer name w4
467 local h2_ns_mac=$(in_ns ns1 mac_get w4)

Completed in 33 milliseconds

12