| /Linux-v6.1/arch/s390/crypto/ |
| D | chacha-s390.S | 445 #define B1 %v5 macro 496 VLR B1,K1 526 VAF A1,A1,B1 551 VX B1,B1,C1 557 VERLLF B1,B1,12 564 VAF A1,A1,B1 589 VX B1,B1,C1 595 VERLLF B1,B1,7 608 VSLDB B1,B1,B1,4 621 VAF A1,A1,B1 [all …]
|
| /Linux-v6.1/arch/arm64/crypto/ |
| D | sm4-ce-core.S | 57 #define SM4_CRYPT_BLK4(b0, b1, b2, b3) \ argument 59 rev32 b1.16b, b1.16b; \ 63 sm4e b1.4s, v24.4s; \ 67 sm4e b1.4s, v25.4s; \ 71 sm4e b1.4s, v26.4s; \ 75 sm4e b1.4s, v27.4s; \ 79 sm4e b1.4s, v28.4s; \ 83 sm4e b1.4s, v29.4s; \ 87 sm4e b1.4s, v30.4s; \ 91 sm4e b1.4s, v31.4s; \ [all …]
|
| D | sm4-neon-core.S | 90 #define SM4_CRYPT_BLK4(b0, b1, b2, b3) \ argument 92 rev32 b1.16b, b1.16b; \ 96 transpose_4x4(b0, b1, b2, b3); \ 103 ROUND4(0, b0, b1, b2, b3); \ 104 ROUND4(1, b1, b2, b3, b0); \ 105 ROUND4(2, b2, b3, b0, b1); \ 106 ROUND4(3, b3, b0, b1, b2); \ 110 rotate_clockwise_90(b0, b1, b2, b3); \ 112 rev32 b1.16b, b1.16b; \ 178 #define SM4_CRYPT_BLK8(b0, b1, b2, b3, b4, b5, b6, b7) \ argument [all …]
|
| D | aes-neonbs-core.S | 25 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7 26 eor \b2, \b2, \b1 37 eor \b3, \b3, \b1 38 eor \b1, \b1, \b5 41 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7 43 eor \b1, \b1, \b4 46 eor \b6, \b6, \b1 47 eor \b1, \b1, \b5 55 .macro inv_in_bs_ch, b6, b1, b2, b4, b7, b0, b3, b5 56 eor \b1, \b1, \b7 [all …]
|
| D | ghash-ce-core.S | 99 .macro __pmull_p8_tail, rq, ad, bd, nb, t, b1, b2, b3, b4 101 pmull\t t4.8h, \ad, \b1\().\nb // E = A*B1 269 pmull2 XH2.1q, SHASH.2d, IN1.2d // a1 * b1 271 pmull XM2.1q, SHASH2.1d, TT4.1d // (a1 + a0)(b1 + b0) 274 pmull2 XH3.1q, HH.2d, XL3.2d // a1 * b1 276 pmull2 XM3.1q, SHASH2.2d, TT3.2d // (a1 + a0)(b1 + b0) 284 pmull2 XH3.1q, HH3.2d, IN1.2d // a1 * b1 286 pmull XM3.1q, HH34.1d, T2.1d // (a1 + a0)(b1 + b0) 297 pmull2 XH.1q, HH4.2d, XL.2d // a1 * b1 300 pmull2 XM.1q, HH34.2d, T1.2d // (a1 + a0)(b1 + b0) [all …]
|
| /Linux-v6.1/arch/arm/crypto/ |
| D | ghash-ce-core.S | 95 .macro __pmull_p64, rd, rn, rm, b1, b2, b3, b4 109 .macro __pmull_p8, rq, ad, bd, b1=t4l, b2=t3l, b3=t4l, b4=t3l 111 .ifc \b1, t4l 112 vext.8 t4l, \bd, \bd, #1 @ B1 116 vmull.p8 t4q, \ad, \b1 @ E = A*B1 224 vmull.p64 XH, HH4_H, XL_H // a1 * b1 227 vmull.p64 XM, HH34_H, XL2_H // (a1 + a0)(b1 + b0) 229 vmull.p64 XH2, HH3_H, XM2_L // a1 * b1 232 vmull.p64 XM2, HH34_L, XM2_L // (a1 + a0)(b1 + b0) 238 vmull.p64 XH2, HH_H, T3_L // a1 * b1 [all …]
|
| D | aes-neonbs-core.S | 80 .macro in_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7 81 veor \b2, \b2, \b1 92 veor \b3, \b3, \b1 93 veor \b1, \b1, \b5 96 .macro out_bs_ch, b0, b1, b2, b3, b4, b5, b6, b7 98 veor \b1, \b1, \b4 101 veor \b6, \b6, \b1 102 veor \b1, \b1, \b5 110 .macro inv_in_bs_ch, b6, b1, b2, b4, b7, b0, b3, b5 111 veor \b1, \b1, \b7 [all …]
|
| /Linux-v6.1/Documentation/arm64/ |
| D | booting.rst | 220 - SCR_EL3.HCE (bit 8) must be initialised to 0b1. 225 - ICC_SRE_EL3.Enable (bit 3) must be initialiased to 0b1. 226 - ICC_SRE_EL3.SRE (bit 0) must be initialised to 0b1. 233 - ICC.SRE_EL2.Enable (bit 3) must be initialised to 0b1 234 - ICC_SRE_EL2.SRE (bit 0) must be initialised to 0b1. 255 - SCR_EL3.APK (bit 16) must be initialised to 0b1 256 - SCR_EL3.API (bit 17) must be initialised to 0b1 260 - HCR_EL2.APK (bit 40) must be initialised to 0b1 261 - HCR_EL2.API (bit 41) must be initialised to 0b1 271 having 0b1 set for the corresponding bit for each of the auxiliary [all …]
|
| /Linux-v6.1/crypto/ |
| D | xor.c | 83 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) in do_xor_speed() argument 99 tmpl->do_2(BENCH_SIZE, b1, b2); in do_xor_speed() 121 void *b1, *b2; in calibrate_xor_blocks() local 133 b1 = (void *) __get_free_pages(GFP_KERNEL, 2); in calibrate_xor_blocks() 134 if (!b1) { in calibrate_xor_blocks() 138 b2 = b1 + 2*PAGE_SIZE + BENCH_SIZE; in calibrate_xor_blocks() 145 #define xor_speed(templ) do_xor_speed((templ), b1, b2) in calibrate_xor_blocks() 160 free_pages((unsigned long)b1, 2); in calibrate_xor_blocks()
|
| /Linux-v6.1/drivers/isdn/mISDN/ |
| D | dsp_biquad.h | 19 int32_t b1; member 27 int32_t gain, int32_t a1, int32_t a2, int32_t b1, int32_t b2) in biquad2_init() argument 32 bq->b1 = b1; in biquad2_init() 45 y = z0 + bq->z1 * bq->b1 + bq->z2 * bq->b2; in biquad2()
|
| /Linux-v6.1/include/media/ |
| D | v4l2-h264.h | 26 * ordered P/B0/B1 lists 29 * This object stores the context of the P/B0/B1 reference list builder. 55 * v4l2_h264_build_b_ref_lists() - Build the B0/B1 reference lists 60 * @b1_reflist: 32 sized array used to store the B1 reference list. Each entry 63 * This functions builds the B0/B1 reference lists. This procedure is described 66 * need to pass B0/B1 reference lists to the hardware.
|
| /Linux-v6.1/drivers/crypto/nx/ |
| D | nx-aes-ccm.c | 164 u8 tmp[16], *b1 = NULL, *b0 = NULL, *result = NULL; in generate_pat() local 189 * operation on 2 AES blocks, B0 (stored in the csbcpb) and B1, in generate_pat() 192 b1 = nx_ctx->priv.ccm.iauth_tag; in generate_pat() 196 * B1 differently and feed in the associated data to a CCA in generate_pat() 199 b1 = nx_ctx->csbcpb_aead->cpb.aes_cca.b1; in generate_pat() 203 b1 = nx_ctx->csbcpb_aead->cpb.aes_cca.b1; in generate_pat() 212 /* generate B1: in generate_pat() 216 if (b1) { in generate_pat() 217 memset(b1, 0, 16); in generate_pat() 219 *(u16 *)b1 = assoclen; in generate_pat() [all …]
|
| /Linux-v6.1/Documentation/userspace-api/media/v4l/ |
| D | pixfmt-sdr-pcu16be.rst | 32 - Byte B1 37 - I'\ :sub:`0[5:0]; B1[1:0]=pad` 42 - I'\ :sub:`1[5:0]; B1[1:0]=pad` 48 - Q'\ :sub:`0[5:0]; B1[1:0]=pad` 53 - Q'\ :sub:`1[5:0]; B1[1:0]=pad`
|
| /Linux-v6.1/drivers/media/dvb-frontends/ |
| D | lgdt3306a.c | 1867 0x0000, /* SOFTRSTB 1'b1 1'b1 1'b1 ADCPDB 1'b1 PLLPDB GBBPDB 11111111 */ 1868 0x0001, /* 1'b1 1'b1 1'b0 1'b0 AUTORPTRS */ 1877 0x000a, /* DAFTEN 1'b1 x x SCSYSLOCK */ 1885 0x0013, /* AGCRFFIXB AGCIFFIXB AGCLOCKDETRNGSEL[1:0] 1'b1 1'b0 1'b0 1'b0 11101000 */ 1892 0x001c, /* 1'b1 PFEN MFEN AICCVSYNC */ 1893 0x001d, /* 1'b0 1'b1 1'b0 1'b1 AICCVSYNC */ 1894 0x001e, /* AICCALPHA[3:0] 1'b1 1'b0 1'b1 1'b0 01111010 */ 1913 0x0031, /* 1'b0 1'b1 1'b0 1'b0 x DAGC1STER */ 1921 0x003d, /* 1'b1 SAMGEARS */ 1924 0x0044, /* 1'b1 CRGEARSHE */ [all …]
|
| /Linux-v6.1/arch/arm/nwfpe/ |
| D | softfloat-macros | 339 value formed by concatenating `b0' and `b1'. Addition is modulo 2^128, so 346 bits64 a0, bits64 a1, bits64 b0, bits64 b1, bits64 *z0Ptr, bits64 *z1Ptr ) 350 z1 = a1 + b1; 359 192-bit value formed by concatenating `b0', `b1', and `b2'. Addition is 371 bits64 b1, 383 z1 = a1 + b1; 397 Subtracts the 128-bit value formed by concatenating `b0' and `b1' from the 406 bits64 a0, bits64 a1, bits64 b0, bits64 b1, bits64 *z0Ptr, bits64 *z1Ptr ) 409 *z1Ptr = a1 - b1; 410 *z0Ptr = a0 - b0 - ( a1 < b1 ); [all …]
|
| /Linux-v6.1/arch/arm/include/asm/ |
| D | xor.h | 26 : "=r" (src), "=r" (b1), "=r" (b2) \ 28 __XOR(a1, b1); __XOR(a2, b2); 32 : "=r" (src), "=r" (b1), "=r" (b2), "=r" (b3), "=r" (b4) \ 34 __XOR(a1, b1); __XOR(a2, b2); __XOR(a3, b3); __XOR(a4, b4) 55 register unsigned int b1 __asm__("r8"); in xor_arm4regs_2() 77 register unsigned int b1 __asm__("r8"); in xor_arm4regs_3() 99 register unsigned int b1 __asm__("ip"); in xor_arm4regs_4() 121 register unsigned int b1 __asm__("ip"); in xor_arm4regs_5()
|
| /Linux-v6.1/block/ |
| D | blk-integrity.c | 123 struct blk_integrity *b1 = &gd1->queue->integrity; in blk_integrity_compare() local 126 if (!b1->profile && !b2->profile) in blk_integrity_compare() 129 if (!b1->profile || !b2->profile) in blk_integrity_compare() 132 if (b1->interval_exp != b2->interval_exp) { in blk_integrity_compare() 135 1 << b1->interval_exp, 1 << b2->interval_exp); in blk_integrity_compare() 139 if (b1->tuple_size != b2->tuple_size) { in blk_integrity_compare() 142 b1->tuple_size, b2->tuple_size); in blk_integrity_compare() 146 if (b1->tag_size && b2->tag_size && (b1->tag_size != b2->tag_size)) { in blk_integrity_compare() 149 b1->tag_size, b2->tag_size); in blk_integrity_compare() 153 if (b1->profile != b2->profile) { in blk_integrity_compare() [all …]
|
| /Linux-v6.1/tools/testing/selftests/cgroup/ |
| D | test_cpuset_prs.sh | 187 # \- B1 197 # test old-A1 old-A2 old-A3 old-B1 new-A1 new-A2 new-A3 new-B1 fail ECPUs Pstate 210 " S+ C0-1 . . C2-3:P1 . . . C4-5 0 B1:4-5" 216 " S+ C2-3:P1:S+ C3:P1 . . C3 . . C0-2 0 A1:,B1:0-2 A1:P1,A2:P1" 220 " S+ C0-1 . . C2-3 S+ C4-5 . O2-0 0 A1:0-1,B1:3" 245 # test old-A1 old-A2 old-A3 old-B1 new-A1 new-A2 new-A3 new-B1 fail ECPUs Pstate 284 " S+ C0-1:P1 . . C2-3 C0-2 . . . 0 A1:0-2,B1:2-3 A1:P-1,B1:P0" 285 " S+ C0-1:P1 . . P1:C2-3 C0-2 . . . 0 A1:0-2,B1:2-3 A1:P-1,B1:P-1" 286 " S+ C0-1 . . P1:C2-3 C0-2 . . . 0 A1:0-2,B1:2-3 A1:P0,B1:P-1" 288 # test old-A1 old-A2 old-A3 old-B1 new-A1 new-A2 new-A3 new-B1 fail ECPUs Pstate [all …]
|
| /Linux-v6.1/fs/f2fs/ |
| D | hash.c | 28 __u32 b0 = buf[0], b1 = buf[1]; in TEA_transform() local 34 b0 += ((b1 << 4)+a) ^ (b1+sum) ^ ((b1 >> 5)+b); in TEA_transform() 35 b1 += ((b0 << 4)+c) ^ (b0+sum) ^ ((b0 >> 5)+d); in TEA_transform() 39 buf[1] += b1; in TEA_transform()
|
| /Linux-v6.1/include/linux/usb/ |
| D | r8a66597.h | 144 #define LNST 0x0003 /* b1-0: D+, D- line status */ 160 #define RHST 0x0007 /* b1-0: Reset handshake status */ 184 #define INTA 0x0001 /* b1: USB INT-pin active */ 248 #define BRDY1 0x0002 /* b1: PIPE1 */ 249 #define BRDY0 0x0001 /* b1: PIPE0 */ 260 #define NRDY1 0x0002 /* b1: PIPE1 */ 261 #define NRDY0 0x0001 /* b1: PIPE0 */ 272 #define BEMP1 0x0002 /* b1: PIPE1 */ 350 #define PID 0x0003 /* b1-0: Response PID */ 395 #define PID 0x0003 /* b1-0: Response PID */ [all …]
|
| /Linux-v6.1/fs/reiserfs/ |
| D | hashes.c | 28 u32 b0, b1; \ 31 b1 = h1; \ 36 b0 += ((b1 << 4)+a) ^ (b1+sum) ^ ((b1 >> 5)+b); \ 37 b1 += ((b0 << 4)+c) ^ (b0+sum) ^ ((b0 >> 5)+d); \ 41 h1 += b1; \
|
| /Linux-v6.1/include/linux/soc/pxa/ |
| D | cpu.h | 19 * PXA210 B1 0x69052923 0x3926C013 26 * PXA250 B1 0x69052903 0x39264013 38 * PXA27x B1 0x69054113 0x39265013 47 * PXA32x B1 0x69056825 0x5E642013 51 * PXA930 B1 0x69056837 0x7E643013 56 * PXA935 B1 0x56056938 0x8E653013
|
| /Linux-v6.1/drivers/atm/ |
| D | fore200e.h | 71 #define BITFIELD2(b1, b2) b1; b2; argument 72 #define BITFIELD3(b1, b2, b3) b1; b2; b3; argument 73 #define BITFIELD4(b1, b2, b3, b4) b1; b2; b3; b4; argument 74 #define BITFIELD5(b1, b2, b3, b4, b5) b1; b2; b3; b4; b5; argument 75 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument 77 #define BITFIELD2(b1, b2) b2; b1; argument 78 #define BITFIELD3(b1, b2, b3) b3; b2; b1; argument 79 #define BITFIELD4(b1, b2, b3, b4) b4; b3; b2; b1; argument 80 #define BITFIELD5(b1, b2, b3, b4, b5) b5; b4; b3; b2; b1; argument 81 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
|
| /Linux-v6.1/arch/s390/net/ |
| D | bpf_jit_comp.c | 111 static inline void reg_set_seen(struct bpf_jit *jit, u32 b1) in reg_set_seen() argument 113 u32 r1 = reg2hex[b1]; in reg_set_seen() 119 #define REG_SET_SEEN(b1) \ argument 121 reg_set_seen(jit, b1); \ 124 #define REG_SEEN(b1) jit->seen_reg[reg2hex[(b1)]] argument 137 #define EMIT2(op, b1, b2) \ argument 139 _EMIT2((op) | reg(b1, b2)); \ 140 REG_SET_SEEN(b1); \ 151 #define EMIT4(op, b1, b2) \ argument 153 _EMIT4((op) | reg(b1, b2)); \ [all …]
|
| /Linux-v6.1/tools/vm/ |
| D | slabinfo.c | 804 char b1[20], b2[20], b3[20], b4[20]; in totals() local 980 store_size(b1, total_size);store_size(b2, total_waste); in totals() 982 printf("Memory used: %15s # Loss : %15s MRatio:%6s%%\n", b1, b2, b3); in totals() 984 store_size(b1, total_objects);store_size(b2, total_partobj); in totals() 986 printf("# Objects : %15s # PartObj: %15s ORatio:%6s%%\n", b1, b2, b3); in totals() 994 store_size(b1, avg_objects);store_size(b2, min_objects); in totals() 997 b1, b2, b3, b4); in totals() 999 store_size(b1, avg_slabs);store_size(b2, min_slabs); in totals() 1002 b1, b2, b3, b4); in totals() 1004 store_size(b1, avg_partial);store_size(b2, min_partial); in totals() [all …]
|