/linux-6.1.9/arch/x86/crypto/ |
D | serpent-avx-x86_64-asm_64.S | 51 #define S0_1(x0, x1, x2, x3, x4) \ argument 52 vpor x0, x3, tp; \ 53 vpxor x3, x0, x0; \ 54 vpxor x2, x3, x4; \ 56 vpxor x1, tp, x3; \ 60 #define S0_2(x0, x1, x2, x3, x4) \ argument 61 vpxor x3, x0, x0; \ 65 vpxor x2, x3, x3; \ 70 #define S1_1(x0, x1, x2, x3, x4) \ argument 72 vpxor x3, x0, x0; \ [all …]
|
D | serpent-avx2-asm_64.S | 51 #define S0_1(x0, x1, x2, x3, x4) \ argument 52 vpor x0, x3, tp; \ 53 vpxor x3, x0, x0; \ 54 vpxor x2, x3, x4; \ 56 vpxor x1, tp, x3; \ 60 #define S0_2(x0, x1, x2, x3, x4) \ argument 61 vpxor x3, x0, x0; \ 65 vpxor x2, x3, x3; \ 70 #define S1_1(x0, x1, x2, x3, x4) \ argument 72 vpxor x3, x0, x0; \ [all …]
|
D | serpent-sse2-x86_64-asm_64.S | 41 #define S0_1(x0, x1, x2, x3, x4) \ argument 42 movdqa x3, x4; \ 43 por x0, x3; \ 47 pxor x1, x3; \ 51 #define S0_2(x0, x1, x2, x3, x4) \ argument 52 pxor x3, x0; \ 56 pxor x2, x3; \ 61 #define S1_1(x0, x1, x2, x3, x4) \ argument 64 pxor x3, x0; \ 65 pxor RNOT, x3; \ [all …]
|
D | serpent-sse2-i586-asm_32.S | 42 #define K(x0, x1, x2, x3, x4, i) \ argument 50 pxor x4, x3; 52 #define LK(x0, x1, x2, x3, x4, i) \ argument 69 pxor x2, x3; \ 70 pxor x4, x3; \ 71 movdqa x3, x4; \ 72 pslld $7, x3; \ 74 por x4, x3; \ 78 pxor x3, x0; \ 79 pxor x3, x2; \ [all …]
|
D | aria-aesni-avx-asm_64.S | 57 #define transpose_4x4(x0, x1, x2, x3, t1, t2) \ argument 61 vpunpckldq x3, x2, t1; \ 62 vpunpckhdq x3, x2, x2; \ 67 vpunpckhqdq x2, t2, x3; \ 175 #define inpack16_pre(x0, x1, x2, x3, \ argument 183 vmovdqu (3 * 16)(rio), x3; \ 198 #define inpack16_post(x0, x1, x2, x3, \ argument 203 byteslice_16x16b(x0, x1, x2, x3, \ 212 vmovdqu x3, 3 * 16(mem_ab); \ 226 #define write_output(x0, x1, x2, x3, \ argument [all …]
|
D | glue_helper-asm-avx.S | 8 #define load_8way(src, x0, x1, x2, x3, x4, x5, x6, x7) \ argument 12 vmovdqu (3*16)(src), x3; \ 18 #define store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument 22 vmovdqu x3, (3*16)(dst); \ 28 #define store_cbc_8way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument 31 vpxor (2*16)(src), x3, x3; \ 36 store_8way(dst, x0, x1, x2, x3, x4, x5, x6, x7);
|
D | glue_helper-asm-avx2.S | 8 #define load_16way(src, x0, x1, x2, x3, x4, x5, x6, x7) \ argument 12 vmovdqu (3*32)(src), x3; \ 18 #define store_16way(dst, x0, x1, x2, x3, x4, x5, x6, x7) \ argument 22 vmovdqu x3, (3*32)(dst); \ 28 #define store_cbc_16way(src, dst, x0, x1, x2, x3, x4, x5, x6, x7, t0) \ argument 34 vpxor (2*32+16)(src), x3, x3; \ 39 store_16way(dst, x0, x1, x2, x3, x4, x5, x6, x7);
|
D | camellia-aesni-avx-asm_64.S | 50 #define roundsm16(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument 67 vpshufb t4, x3, x3; \ 82 filter_8bit(x3, t2, t3, t7, t6); \ 94 vaesenclast t4, x3, x3; \ 102 filter_8bit(x3, t0, t1, t7, t6); \ 137 vpxor x4, x3, x3; \ 140 vpxor x3, x5, x5; \ 147 vpxor x6, x3, x3; \ 149 vpxor x3, x4, x4; \ 183 vpxor t4, x3, x3; \ [all …]
|
D | camellia-aesni-avx2-asm_64.S | 62 #define roundsm32(x0, x1, x2, x3, x4, x5, x6, x7, t0, t1, t2, t3, t4, t5, t6, \ argument 77 vpshufb t4, x3, x3; \ 90 filter_8bit(x3, t2, t3, t7, t4); \ 92 vextracti128 $1, x3, t3##_x; \ 110 vaesenclast t4##_x, x3##_x, x3##_x; \ 112 vinserti128 $1, t3##_x, x3, x3; \ 138 filter_8bit(x3, t0, t1, t7, t6); \ 163 vpxor x4, x3, x3; \ 172 vpxor x3, x5, x5; \ 183 vpxor x6, x3, x3; \ [all …]
|
D | chacha-avx512vl-x86_64.S | 56 # x0 += x1, x3 = rotl32(x3 ^ x0, 16) 61 # x2 += x3, x1 = rotl32(x1 ^ x2, 12) 66 # x0 += x1, x3 = rotl32(x3 ^ x0, 8) 71 # x2 += x3, x1 = rotl32(x1 ^ x2, 7) 80 # x3 = shuffle32(x3, MASK(2, 1, 0, 3)) 83 # x0 += x1, x3 = rotl32(x3 ^ x0, 16) 88 # x2 += x3, x1 = rotl32(x1 ^ x2, 12) 93 # x0 += x1, x3 = rotl32(x3 ^ x0, 8) 98 # x2 += x3, x1 = rotl32(x1 ^ x2, 7) 107 # x3 = shuffle32(x3, MASK(0, 3, 2, 1)) [all …]
|
/linux-6.1.9/crypto/ |
D | seed.c | 333 u32 i, t0, t1, x1, x2, x3, x4; in seed_set_key() local 337 x3 = be32_to_cpu(key[2]); in seed_set_key() 341 t0 = x1 + x3 - KC[i]; in seed_set_key() 353 t0 = x3; in seed_set_key() 354 x3 = (x3 << 8) ^ (x4 >> 24); in seed_set_key() 369 u32 x1, x2, x3, x4, t0, t1; in seed_encrypt() local 374 x3 = be32_to_cpu(src[2]); in seed_encrypt() 377 OP(x1, x2, x3, x4, 0); in seed_encrypt() 378 OP(x3, x4, x1, x2, 2); in seed_encrypt() 379 OP(x1, x2, x3, x4, 4); in seed_encrypt() [all …]
|
D | serpent_generic.c | 27 #define loadkeys(x0, x1, x2, x3, i) \ argument 28 ({ x0 = k[i]; x1 = k[i+1]; x2 = k[i+2]; x3 = k[i+3]; }) 30 #define storekeys(x0, x1, x2, x3, i) \ argument 31 ({ k[i] = x0; k[i+1] = x1; k[i+2] = x2; k[i+3] = x3; }) 33 #define store_and_load_keys(x0, x1, x2, x3, s, l) \ argument 34 ({ storekeys(x0, x1, x2, x3, s); loadkeys(x0, x1, x2, x3, l); }) 36 #define K(x0, x1, x2, x3, i) ({ \ argument 37 x3 ^= k[4*(i)+3]; x2 ^= k[4*(i)+2]; \ 41 #define LK(x0, x1, x2, x3, x4, i) ({ \ argument 44 x3 ^= x2; x1 ^= x2; \ [all …]
|
/linux-6.1.9/arch/arm64/lib/ |
D | tishift.S | 12 mov x3, #64 13 sub x3, x3, x2 14 cmp x3, #0 17 lsr x3, x0, x3 19 orr x1, x1, x3 34 mov x3, #64 35 sub x3, x3, x2 36 cmp x3, #0 39 lsl x3, x1, x3 41 orr x0, x0, x3 [all …]
|
D | crc32.S | 60 ldp x3, x4, [x1] 64 byteorder x3, \be 68 bitorder x3, \be 74 crc32\c\()x w8, w0, x3 75 csel x3, x3, x4, eq 78 lsr x4, x3, #32 80 csel x3, x3, x4, eq 96 32: ldp x3, x4, [x1], #32 99 byteorder x3, \be 103 bitorder x3, \be [all …]
|
D | mte.S | 72 mov x3, x1 74 1: ldgm x4, [x3] 77 add x3, x3, x5 93 mov x3, x1 104 2: sub x0, x1, x3 // update the number of tags set 118 mov x3, x0 130 2: sub x0, x0, x3 // update the number of tags copied
|
/linux-6.1.9/arch/arm64/mm/ |
D | cache.S | 34 mov x3, x1 35 dcache_by_line_op cvau, ish, x2, x3, x4, x5, \fixup 41 invalidate_icache_by_line x0, x1, x2, x3, \fixup 71 uaccess_ttbr0_enable x2, x3, x4 97 invalidate_icache_by_line x0, x1, x2, x3 111 dcache_by_line_op civac, sy, x0, x1, x2, x3 130 dcache_by_line_op cvau, ish, x0, x1, x2, x3 145 dcache_line_size x2, x3 146 sub x3, x2, #1 147 tst x1, x3 // end cache line aligned? [all …]
|
/linux-6.1.9/arch/powerpc/boot/dts/fsl/ |
D | mpc8548cds.dtsi | 123 reg = <0x3>; 174 0x2000 0x0 0x0 0x3 &mpic 0x2 0x1 0 0 175 0x2000 0x0 0x0 0x4 &mpic 0x3 0x1 0 0 180 0x2800 0x0 0x0 0x3 &mpic 0x3 0x1 0 0 185 0x3000 0x0 0x0 0x2 &mpic 0x3 0x1 0 0 186 0x3000 0x0 0x0 0x3 &mpic 0x0 0x1 0 0 192 0x4000 0x0 0x0 0x3 &mpic 0x2 0x1 0 0 193 0x4000 0x0 0x0 0x4 &mpic 0x3 0x1 0 0 198 0x6000 0x0 0x0 0x3 &mpic 0x2 0x1 0 0 199 0x6000 0x0 0x0 0x4 &mpic 0x3 0x1 0 0 [all …]
|
D | mpc8572ds.dtsi | 169 reg = <0x3>; 251 0x8800 0x0 0x0 0x2 &mpic 0x3 0x1 0 0 252 0x8800 0x0 0x0 0x3 &mpic 0x4 0x1 0 0 257 0x8900 0x0 0x0 0x2 &mpic 0x3 0x1 0 0 258 0x8900 0x0 0x0 0x3 &mpic 0x4 0x1 0 0 263 0x8a00 0x0 0x0 0x2 &mpic 0x3 0x1 0 0 264 0x8a00 0x0 0x0 0x3 &mpic 0x4 0x1 0 0 269 0x8b00 0x0 0x0 0x2 &mpic 0x3 0x1 0 0 270 0x8b00 0x0 0x0 0x3 &mpic 0x4 0x1 0 0 275 0x8c00 0x0 0x0 0x2 &mpic 0x3 0x1 0 0 [all …]
|
D | mpc8540ads.dts | 173 reg = <0x3>; 274 0x1000 0x0 0x0 0x3 &mpic 0x3 0x1 280 0x1800 0x0 0x0 0x3 &mpic 0x2 0x1 281 0x1800 0x0 0x0 0x4 &mpic 0x3 0x1 284 0x2000 0x0 0x0 0x1 &mpic 0x3 0x1 286 0x2000 0x0 0x0 0x3 &mpic 0x1 0x1 291 0x2800 0x0 0x0 0x2 &mpic 0x3 0x1 292 0x2800 0x0 0x0 0x3 &mpic 0x4 0x1 298 0x6000 0x0 0x0 0x3 &mpic 0x3 0x1 304 0x6800 0x0 0x0 0x3 &mpic 0x2 0x1 [all …]
|
D | mpc8560ads.dts | 167 reg = <0x3>; 313 0x1000 0x0 0x0 0x3 &mpic 0x3 0x1 316 /* IDSEL 0x3 */ 319 0x1800 0x0 0x0 0x3 &mpic 0x2 0x1 320 0x1800 0x0 0x0 0x4 &mpic 0x3 0x1 323 0x2000 0x0 0x0 0x1 &mpic 0x3 0x1 325 0x2000 0x0 0x0 0x3 &mpic 0x1 0x1 330 0x2800 0x0 0x0 0x2 &mpic 0x3 0x1 331 0x2800 0x0 0x0 0x3 &mpic 0x4 0x1 337 0x6000 0x0 0x0 0x3 &mpic 0x3 0x1 [all …]
|
/linux-6.1.9/Documentation/devicetree/bindings/mfd/ |
D | ti,j721e-system-controller.yaml | 87 <0x4080 0x3>, <0x4084 0x3>, /* SERDES0 lane0/1 select */ 88 <0x4090 0x3>, <0x4094 0x3>, /* SERDES1 lane0/1 select */ 89 <0x40a0 0x3>, <0x40a4 0x3>, /* SERDES2 lane0/1 select */ 90 <0x40b0 0x3>, <0x40b4 0x3>, /* SERDES3 lane0/1 select */ 91 <0x40c0 0x3>, <0x40c4 0x3>, <0x40c8 0x3>, <0x40cc 0x3>;
|
/linux-6.1.9/arch/arm64/kvm/hyp/ |
D | entry.S | 70 ldp x2, x3, [x29, #CPU_XREG_OFFSET(2)] 119 stp x2, x3, [x1, #CPU_XREG_OFFSET(2)] 122 ldp x2, x3, [sp], #16 // x0, x1 125 stp x2, x3, [x1, #CPU_XREG_OFFSET(0)] 140 adr_this_cpu x2, kvm_hyp_ctxt, x3 147 ptrauth_switch_to_hyp x1, x2, x3, x4, x5 150 mte_switch_to_hyp x1, x2, x3 153 restore_sp_el0 x2, x3 158 set_loaded_vcpu xzr, x2, x3 184 mrs x3, esr_el2 [all …]
|
/linux-6.1.9/arch/arm64/kernel/ |
D | head.S | 120 stp x2, x3, [x0, #16] 263 sub x3, x3, #1 // make end inclusive 272 lsr x3, x3, x6 274 sub x3, x3, x1 279 populate_entries x0, x4, x2, x3, x5, x6, x7 332 adrp x3, _text 336 map_memory x0, x1, x3, x6, x7, x3, IDMAP_PGD_ORDER, x10, x11, x12, x13, x14, EXTRA_SHIFT 341 adrp x3, init_pg_end 352 add x3, x2, #MAX_FDT_SIZE + SWAPPER_BLOCK_SIZE 378 adrp x3, _text // runtime __pa(_text) [all …]
|
/linux-6.1.9/arch/arm64/boot/dts/qcom/ |
D | pmi8998.dtsi | 25 reg = <0x3 SPMI_USID>; 33 interrupts = <0x3 0xdc 0x2 IRQ_TYPE_EDGE_RISING>, 34 <0x3 0xdc 0x0 IRQ_TYPE_LEVEL_HIGH>; 39 interrupts = <0x3 0xde 0x1 IRQ_TYPE_EDGE_RISING>, 40 <0x3 0xde 0x0 IRQ_TYPE_LEVEL_LOW>; 58 interrupts = <0x3 0xd8 0x1 IRQ_TYPE_EDGE_RISING>, 59 <0x3 0xd8 0x2 IRQ_TYPE_EDGE_RISING>;
|
/linux-6.1.9/arch/sparc/include/asm/ |
D | sfp-machine_32.h | 108 #define __FP_FRAC_ADD_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 120 : "%rJ" ((USItype)(x3)), \ 133 #define __FP_FRAC_SUB_4(r3,r2,r1,r0,x3,x2,x1,x0,y3,y2,y1,y0) \ argument 145 : "%rJ" ((USItype)(x3)), \ 160 #define __FP_FRAC_DEC_4(x3,x2,x1,x0,y3,y2,y1,y0) __FP_FRAC_SUB_4(x3,x2,x1,x0,x3,x2,x1,x0,y3,y2,y1,y… argument 162 #define __FP_FRAC_ADDI_4(x3,x2,x1,x0,i) \ argument 167 : "=&r" (x3), \ 172 "0" ((USItype)(x3)), \
|