/arch/powerpc/lib/ |
D | xor_vmx.c | 87 DEFINE(v3); in __xor_altivec_3() 93 LOAD(v3); in __xor_altivec_3() 95 XOR(v1, v3); in __xor_altivec_3() 100 v3 += 4; in __xor_altivec_3() 110 DEFINE(v3); in __xor_altivec_4() 117 LOAD(v3); in __xor_altivec_4() 120 XOR(v3, v4); in __xor_altivec_4() 121 XOR(v1, v3); in __xor_altivec_4() 126 v3 += 4; in __xor_altivec_4() 137 DEFINE(v3); in __xor_altivec_5() [all …]
|
/arch/s390/include/asm/ |
D | vx-insn.h | 100 .ifc \vxr,%v3 200 .macro RXB rxb v1 v2=0 v3=0 v4=0 208 .if \v3 & 0x10 224 .macro MRXB m v1 v2=0 v3=0 v4=0 226 RXB rxb, \v1, \v2, \v3, \v4 239 .macro MRXBOPC m opc v1 v2=0 v3=0 v4=0 240 MRXB \m, \v1, \v2, \v3, \v4 347 VX_NUM v3, \vr 348 .word 0xE700 | (r1 << 4) | (v3&15) 350 MRXBOPC \m, 0x21, v3 [all …]
|
/arch/arm64/crypto/ |
D | chacha20-neon-core.S | 40 ld1 {v0.4s-v3.4s}, [x0] 49 eor v3.16b, v3.16b, v0.16b 50 rev32 v3.8h, v3.8h 53 add v2.4s, v2.4s, v3.4s 60 eor v3.16b, v3.16b, v0.16b 61 tbl v3.16b, {v3.16b}, v12.16b 64 add v2.4s, v2.4s, v3.4s 74 ext v3.16b, v3.16b, v3.16b, #12 78 eor v3.16b, v3.16b, v0.16b 79 rev32 v3.8h, v3.8h [all …]
|
D | aes-ce-core.S | 21 mov v3.16b, v1.16b 24 ld1 {v3.4s}, [x0], #16 28 aese v0.16b, v3.16b 34 ld1 {v3.4s}, [x0], #16 37 eor v0.16b, v0.16b, v3.16b 49 mov v3.16b, v1.16b 52 ld1 {v3.4s}, [x0], #16 56 aesd v0.16b, v3.16b 62 ld1 {v3.4s}, [x0], #16 65 eor v0.16b, v0.16b, v3.16b
|
D | aes-modes.S | 55 encrypt_block4x v0, v1, v2, v3, w3, x2, x6, w7 60 decrypt_block4x v0, v1, v2, v3, w3, x2, x6, w7 97 encrypt_block4x v0, v1, v2, v3, w3, x2, x6, w7 101 decrypt_block4x v0, v1, v2, v3, w3, x2, x6, w7 128 ld1 {v0.16b-v3.16b}, [x1], #64 /* get 4 pt blocks */ 130 st1 {v0.16b-v3.16b}, [x0], #64 164 ld1 {v0.16b-v3.16b}, [x1], #64 /* get 4 ct blocks */ 166 st1 {v0.16b-v3.16b}, [x0], #64 224 mov v3.16b, v1.16b 228 mov v7.16b, v3.16b [all …]
|
D | aes-ce-ccm-core.S | 35 1: ld1 {v3.4s}, [x4] /* load first round key */ 42 mov v5.16b, v3.16b 44 2: mov v4.16b, v3.16b 48 4: ld1 {v3.4s}, [x6], #16 /* load next round key */ 53 aese v0.16b, v3.16b 94 ld1 {v3.4s}, [x2], #16 /* load first round key */ 101 mov v5.16b, v3.16b 103 0: mov v4.16b, v3.16b 109 2: ld1 {v3.4s}, [x2], #16 /* load next round key */ 116 aese v0.16b, v3.16b [all …]
|
D | crc32-ce-core.S | 141 pmull2 v7.1q, v3.2d, vCONSTANT.2d 146 pmull v3.1q, v3.1d, vCONSTANT.1d 153 eor v3.16b, v3.16b, v7.16b 160 eor v3.16b, v3.16b, v7.16b 177 eor v1.16b, v1.16b, v3.16b 210 and v1.16b, v1.16b, v3.16b 217 and v2.16b, v1.16b, v3.16b 220 and v2.16b, v2.16b, v3.16b
|
D | aes-neonbs-core.S | 410 cmtst v3.16b, v7.16b, v11.16b 444 eor v13.16b, v3.16b, v9.16b 447 tbl v3.16b, {v13.16b}, v8.16b 456 bitslice v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11 462 shift_rows v0, v1, v2, v3, v4, v5, v6, v7, v24 464 sbox v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, \ 471 mix_cols v0, v1, v4, v6, v3, v7, v2, v5, v8, v9, v10, v11, v12, \ 474 add_round_key v0, v1, v2, v3, v4, v5, v6, v7 483 bitslice v0, v1, v4, v6, v3, v7, v2, v5, v8, v9, v10, v11 489 eor v3.16b, v3.16b, v12.16b [all …]
|
/arch/arm64/boot/dts/freescale/ |
D | qoriq-fman3-0.dtsi | 2 * QorIQ FMan v3 device tree 29 compatible = "fsl,fman-v3-port-oh"; 35 compatible = "fsl,fman-v3-port-oh"; 41 compatible = "fsl,fman-v3-port-oh"; 47 compatible = "fsl,fman-v3-port-oh"; 53 compatible = "fsl,fman-v3-port-oh"; 59 compatible = "fsl,fman-v3-port-oh";
|
D | qoriq-fman3-0-1g-2.dtsi | 2 * QorIQ FMan v3 1g port #2 device tree 12 compatible = "fsl,fman-v3-port-rx"; 18 compatible = "fsl,fman-v3-port-tx";
|
D | qoriq-fman3-0-1g-3.dtsi | 2 * QorIQ FMan v3 1g port #3 device tree 12 compatible = "fsl,fman-v3-port-rx"; 18 compatible = "fsl,fman-v3-port-tx";
|
D | qoriq-fman3-0-1g-5.dtsi | 2 * QorIQ FMan v3 1g port #5 device tree 12 compatible = "fsl,fman-v3-port-rx"; 18 compatible = "fsl,fman-v3-port-tx";
|
D | qoriq-fman3-0-1g-1.dtsi | 2 * QorIQ FMan v3 1g port #1 device tree 12 compatible = "fsl,fman-v3-port-rx"; 18 compatible = "fsl,fman-v3-port-tx";
|
D | qoriq-fman3-0-1g-0.dtsi | 2 * QorIQ FMan v3 1g port #0 device tree 12 compatible = "fsl,fman-v3-port-rx"; 18 compatible = "fsl,fman-v3-port-tx";
|
D | qoriq-fman3-0-1g-4.dtsi | 2 * QorIQ FMan v3 1g port #4 device tree 12 compatible = "fsl,fman-v3-port-rx"; 18 compatible = "fsl,fman-v3-port-tx";
|
D | qoriq-fman3-0-10g-1.dtsi | 2 * QorIQ FMan v3 10g port #1 device tree 12 compatible = "fsl,fman-v3-port-rx"; 19 compatible = "fsl,fman-v3-port-tx";
|
D | qoriq-fman3-0-10g-0.dtsi | 2 * QorIQ FMan v3 10g port #0 device tree 12 compatible = "fsl,fman-v3-port-rx"; 19 compatible = "fsl,fman-v3-port-tx";
|
/arch/s390/crypto/ |
D | crc32le-vx.S | 132 VPERM %v3,%v3,%v3,CONST_PERM_LE2BE 159 VGFMAG %v3,CONST_R2R1,%v3,%v7 175 VGFMAG %v1,CONST_R4R3,%v1,%v3
|
D | crc32be-vx.S | 125 VGFMAG %v3,CONST_R1R2,%v3,%v7 138 VGFMAG %v1,CONST_R3R4,%v1,%v3
|
/arch/powerpc/boot/dts/fsl/ |
D | qoriq-fman3-1.dtsi | 2 * QorIQ FMan v3 device tree stub [ controller @ offset 0x500000 ] 54 compatible = "fsl,fman-v3-port-oh"; 60 compatible = "fsl,fman-v3-port-oh"; 66 compatible = "fsl,fman-v3-port-oh"; 72 compatible = "fsl,fman-v3-port-oh"; 78 compatible = "fsl,fman-v3-port-oh"; 84 compatible = "fsl,fman-v3-port-oh";
|
D | qoriq-fman3-0.dtsi | 2 * QorIQ FMan v3 device tree stub [ controller @ offset 0x400000 ] 54 compatible = "fsl,fman-v3-port-oh"; 60 compatible = "fsl,fman-v3-port-oh"; 66 compatible = "fsl,fman-v3-port-oh"; 72 compatible = "fsl,fman-v3-port-oh"; 78 compatible = "fsl,fman-v3-port-oh"; 84 compatible = "fsl,fman-v3-port-oh";
|
D | qoriq-fman3l-0.dtsi | 2 * QorIQ FMan v3 device tree stub [ controller @ offset 0x400000 ] 54 compatible = "fsl,fman-v3-port-oh"; 60 compatible = "fsl,fman-v3-port-oh"; 66 compatible = "fsl,fman-v3-port-oh"; 72 compatible = "fsl,fman-v3-port-oh";
|
/arch/um/drivers/ |
D | cow_user.c | 114 struct cow_header_v3 v3; member 337 else if (version == 3 && (*((int*)header->v3.backing_file) != 0)) { in read_cow_header() 338 if (n < sizeof(header->v3)) { in read_cow_header() 343 *mtime_out = be32toh(header->v3.mtime); in read_cow_header() 344 *size_out = be64toh(header->v3.size); in read_cow_header() 345 *sectorsize_out = be32toh(header->v3.sectorsize); in read_cow_header() 346 *align_out = be32toh(header->v3.alignment); in read_cow_header() 351 *bitmap_offset_out = ROUND_UP(sizeof(header->v3), *align_out); in read_cow_header() 352 file = header->v3.backing_file; in read_cow_header()
|
/arch/powerpc/crypto/ |
D | crc32-vpmsum_core.S | 167 vxor v3,v3,v3 281 vxor v3,v3,v11 332 vxor v3,v3,v11 357 vxor v3,v3,v11 373 vsldoi v3,v3,zeroes,4 403 vxor v19,v3,v11 432 lvx v3,off48,r3 442 VPMSUMW(v3,v19,v3) 502 vxor v2,v2,v3 650 lvx v3,off48,r4 [all …]
|
/arch/arm64/boot/dts/arm/ |
D | foundation-v8-gicv3.dts | 12 compatible = "arm,gic-v3"; 26 compatible = "arm,gic-v3-its";
|