/linux-6.8/arch/s390/lib/ |
D | xor.c | 24 "0: xc 0(256,%1),0(%2)\n" in xor_xc_2() 25 " la %1,256(%1)\n" in xor_xc_2() 26 " la %2,256(%2)\n" in xor_xc_2() 47 "0: xc 0(256,%1),0(%2)\n" in xor_xc_3() 48 " xc 0(256,%1),0(%3)\n" in xor_xc_3() 49 " la %1,256(%1)\n" in xor_xc_3() 50 " la %2,256(%2)\n" in xor_xc_3() 51 " la %3,256(%3)\n" in xor_xc_3() 75 "0: xc 0(256,%1),0(%2)\n" in xor_xc_4() 76 " xc 0(256,%1),0(%3)\n" in xor_xc_4() [all …]
|
D | mem.S | 32 mvc 0(256,%r1),0(%r3) 33 la %r1,256(%r1) 34 la %r3,256(%r3) 82 xc 0(256,%r1),0(%r1) 83 la %r1,256(%r1) 101 la %r1,256(%r1) 140 mvc 0(256,%r1),0(%r3) 141 la %r1,256(%r1) 142 la %r3,256(%r3) 173 mvc \bytes(256-\bytes,%r1),0(%r1) [all …]
|
/linux-6.8/arch/arm64/lib/ |
D | copy_page.S | 30 add x0, x0, #256 35 stnp x2, x3, [x0, #-256] 37 stnp x4, x5, [x0, #16 - 256] 39 stnp x6, x7, [x0, #32 - 256] 41 stnp x8, x9, [x0, #48 - 256] 43 stnp x10, x11, [x0, #64 - 256] 45 stnp x12, x13, [x0, #80 - 256] 47 stnp x14, x15, [x0, #96 - 256] 49 stnp x16, x17, [x0, #112 - 256] 57 stnp x2, x3, [x0, #-256] [all …]
|
/linux-6.8/lib/raid6/ |
D | mktables.c | 57 uint8_t exptbl[256], invtbl[256]; in main() 65 printf("\nconst u8 __attribute__((aligned(256)))\n" in main() 66 "raid6_gfmul[256][256] =\n" in main() 68 for (i = 0; i < 256; i++) { in main() 70 for (j = 0; j < 256; j += 8) { in main() 84 printf("\nconst u8 __attribute__((aligned(256)))\n" in main() 85 "raid6_vgfmul[256][32] =\n" in main() 87 for (i = 0; i < 256; i++) { in main() 110 printf("\nconst u8 __attribute__((aligned(256)))\n" in main() 111 "raid6_gfexp[256] =\n" "{\n"); in main() [all …]
|
D | recov_s390xc.c | 14 typedef struct { u8 _[256]; } addrtype; in xor_block() 17 " xc 0(256,%[p1]),0(%[p2])\n" in xor_block() 60 for (i = 0; i < 256; i++) in raid6_2data_recov_s390xc() 63 p += 256; in raid6_2data_recov_s390xc() 64 q += 256; in raid6_2data_recov_s390xc() 65 dp += 256; in raid6_2data_recov_s390xc() 66 dq += 256; in raid6_2data_recov_s390xc() 67 bytes -= 256; in raid6_2data_recov_s390xc() 100 for (i = 0; i < 256; i++) in raid6_datap_recov_s390xc() 103 p += 256; in raid6_datap_recov_s390xc() [all …]
|
/linux-6.8/arch/arm64/boot/dts/amazon/ |
D | alpine-v3.dtsi | 30 d-cache-sets = <256>; 33 i-cache-sets = <256>; 44 d-cache-sets = <256>; 47 i-cache-sets = <256>; 58 d-cache-sets = <256>; 61 i-cache-sets = <256>; 72 d-cache-sets = <256>; 75 i-cache-sets = <256>; 86 d-cache-sets = <256>; 89 i-cache-sets = <256>; [all …]
|
/linux-6.8/tools/perf/pmu-events/arch/s390/cf_z16/ |
D | pai_crypto.json | 69 "BriefDescription": "KM AES 256", 70 "PublicDescription": "KM-AES-256 function ending with CC=0" 90 "BriefDescription": "KM ENCRYPTED AES 256", 91 "PublicDescription": "KM-Encrypted-AES-256 function ending with CC=0" 104 "BriefDescription": "KM XTS AES 256", 105 "PublicDescription": "KM-XTS-AES-256 function ending with CC=0" 118 "BriefDescription": "KM XTS ENCRYPTED AES 256", 119 "PublicDescription": "KM-XTS-Encrypted-AES-256 function ending with CC=0" 181 "BriefDescription": "KMC AES 256", 182 "PublicDescription": "KMC-AES-256 function ending with CC=0" [all …]
|
/linux-6.8/drivers/isdn/mISDN/ |
D | dsp_audio.c | 21 s32 dsp_audio_ulaw_to_s32[256]; 23 s32 dsp_audio_alaw_to_s32[256]; 33 u8 dsp_audio_alaw_to_ulaw[256]; 35 static u8 dsp_audio_ulaw_to_alaw[256]; 107 static int exp_lut[256] = { in linear2ulaw() 144 for (i = 0; i < 256; i++) in dsp_audio_generate_law_tables() 147 for (i = 0; i < 256; i++) in dsp_audio_generate_law_tables() 150 for (i = 0; i < 256; i++) { in dsp_audio_generate_law_tables() 184 u8 dsp_audio_law2seven[256]; 195 u8 sorted_alaw[256]; in dsp_audio_generate_seven() [all …]
|
/linux-6.8/arch/arm64/boot/dts/amd/ |
D | amd-seattle-cpus.dtsi | 51 i-cache-sets = <256>; 54 d-cache-sets = <256>; 67 i-cache-sets = <256>; 70 d-cache-sets = <256>; 82 i-cache-sets = <256>; 85 d-cache-sets = <256>; 97 i-cache-sets = <256>; 100 d-cache-sets = <256>; 112 i-cache-sets = <256>; 115 d-cache-sets = <256>; [all …]
|
/linux-6.8/drivers/gpu/drm/tidss/ |
D | tidss_scale_coefs.c | 49 .c0 = { 288, 286, 284, 280, 276, 266, 256, 244, 232, }, 61 .c0 = { 336, 332, 328, 320, 312, 300, 288, 272, 256, }, 89 .c1 = { 108, 92, 76, 62, 48, 36, 24, 140, 256, 236, 216, 198, 180, 162, 144, 126, }, 90 .c0 = { 296, 294, 292, 288, 284, 278, 272, 136, 256, }, 94 .c1 = { 104, 90, 76, 60, 44, 32, 20, 138, 256, 236, 216, 198, 180, 160, 140, 122, }, 95 .c0 = { 304, 300, 296, 292, 288, 282, 276, 138, 256, }, 99 .c1 = { 100, 84, 68, 54, 40, 30, 20, 138, 256, 236, 216, 196, 176, 156, 136, 118, }, 100 .c0 = { 312, 310, 308, 302, 296, 286, 276, 138, 256, }, 104 .c1 = { 96, 80, 64, 50, 36, 26, 16, 136, 256, 236, 216, 194, 172, 152, 132, 114, }, 105 .c0 = { 320, 318, 316, 310, 304, 292, 280, 140, 256, }, [all …]
|
/linux-6.8/sound/pci/ctxfi/ |
D | ct20k2reg.h | 34 #define SRC_CTL 0x1A0000 /* 0x1A0000 + (256 * Chn) */ 35 #define SRC_CCR 0x1A0004 /* 0x1A0004 + (256 * Chn) */ 36 #define SRC_IMAP 0x1A0008 /* 0x1A0008 + (256 * Chn) */ 37 #define SRC_CA 0x1A0010 /* 0x1A0010 + (256 * Chn) */ 38 #define SRC_CF 0x1A0014 /* 0x1A0014 + (256 * Chn) */ 39 #define SRC_SA 0x1A0018 /* 0x1A0018 + (256 * Chn) */ 40 #define SRC_LA 0x1A001C /* 0x1A001C + (256 * Chn) */ 41 #define SRC_CTLSWR 0x1A0020 /* 0x1A0020 + (256 * Chn) */ 42 #define SRC_CD 0x1A0080 /* 0x1A0080 + (256 * Chn) + (4 * Regn) */ 44 #define SRC_IP 0x1A102C /* 0x1A102C + (256 * Regn) */ [all …]
|
/linux-6.8/arch/s390/include/asm/ |
D | ebcdic.h | 15 extern __u8 _ascebc_500[256]; /* ASCII -> EBCDIC 500 conversion table */ 16 extern __u8 _ebcasc_500[256]; /* EBCDIC 500 -> ASCII conversion table */ 17 extern __u8 _ascebc[256]; /* ASCII -> EBCDIC conversion table */ 18 extern __u8 _ebcasc[256]; /* EBCDIC -> ASCII conversion table */ 19 extern __u8 _ebc_tolower[256]; /* EBCDIC -> lowercase */ 20 extern __u8 _ebc_toupper[256]; /* EBCDIC -> uppercase */ 30 "0: tr 0(256,%0),0(%2)\n" in codepage_convert() 31 " la %0,256(%0)\n" in codepage_convert() 32 "1: ahi %1,-256\n" in codepage_convert()
|
/linux-6.8/lib/ |
D | gen_crc64table.c | 22 static uint64_t crc64_table[256] = {0}; 23 static uint64_t crc64_rocksoft_table[256] = {0}; 25 static void generate_reflected_crc64_table(uint64_t table[256], uint64_t poly) in generate_reflected_crc64_table() argument 29 for (i = 0; i < 256; i++) { in generate_reflected_crc64_table() 43 static void generate_crc64_table(uint64_t table[256], uint64_t poly) in generate_crc64_table() argument 47 for (i = 0; i < 256; i++) { in generate_crc64_table() 63 static void output_table(uint64_t table[256]) in output_table() argument 67 for (i = 0; i < 256; i++) { in output_table() 82 printf("static const u64 ____cacheline_aligned crc64table[256] = {\n"); in print_crc64_tables() 85 printf("\nstatic const u64 ____cacheline_aligned crc64rocksofttable[256] = {\n"); in print_crc64_tables()
|
D | test_string.c | 12 p = kmalloc(256 * 2 * 2, GFP_KERNEL); in memset16_selftest() 16 for (i = 0; i < 256; i++) { in memset16_selftest() 17 for (j = 0; j < 256; j++) { in memset16_selftest() 18 memset(p, 0xa1, 256 * 2 * sizeof(v)); in memset16_selftest() 38 if (i < 256) in memset16_selftest() 48 p = kmalloc(256 * 2 * 4, GFP_KERNEL); in memset32_selftest() 52 for (i = 0; i < 256; i++) { in memset32_selftest() 53 for (j = 0; j < 256; j++) { in memset32_selftest() 54 memset(p, 0xa1, 256 * 2 * sizeof(v)); in memset32_selftest() 74 if (i < 256) in memset32_selftest() [all …]
|
/linux-6.8/drivers/misc/ |
D | ad525x_dpot.c | 9 * AD5259 1 256 5, 10, 50, 100 11 * AD5252 2 256 1, 10, 50, 100 14 * AD5254 4 256 1, 10, 50, 100 15 * AD5160 1 256 5, 10, 50, 100 16 * AD5161 1 256 5, 10, 50, 100 17 * AD5162 2 256 2.5, 10, 50, 100 18 * AD5165 1 256 100 19 * AD5200 1 256 10, 50 22 * AD5204 4 256 10, 50, 100 23 * AD5206 6 256 10, 50, 100 [all …]
|
/linux-6.8/include/linux/raid/ |
D | pq.h | 146 extern const u8 raid6_gfmul[256][256] __attribute__((aligned(256))); 147 extern const u8 raid6_vgfmul[256][32] __attribute__((aligned(256))); 148 extern const u8 raid6_gfexp[256] __attribute__((aligned(256))); 149 extern const u8 raid6_gflog[256] __attribute__((aligned(256))); 150 extern const u8 raid6_gfinv[256] __attribute__((aligned(256))); 151 extern const u8 raid6_gfexi[256] __attribute__((aligned(256)));
|
/linux-6.8/drivers/net/wireless/intel/iwlwifi/cfg/ |
D | 22000.c | 53 .max_tfd_queue_size = 256, 160 * were picked according to 8 MSDUs inside 256 A-MSDUs in an A-MPDU, with 189 * HT size; mac80211 would otherwise pick the HE max (256) by default. 225 * HT size; mac80211 would otherwise pick the HE max (256) by default. 238 * HT size; mac80211 would otherwise pick the HE max (256) by default. 251 * HT size; mac80211 would otherwise pick the HE max (256) by default. 263 * HT size; mac80211 would otherwise pick the HE max (256) by default. 276 * HT size; mac80211 would otherwise pick the HE max (256) by default. 289 * HT size; mac80211 would otherwise pick the HE max (256) by default. 301 * HT size; mac80211 would otherwise pick the HE max (256) by default. [all …]
|
/linux-6.8/drivers/staging/rts5208/ |
D | xd.h | 154 #define CIS1_0 256 155 #define CIS1_1 (256 + 1) 156 #define CIS1_2 (256 + 2) 157 #define CIS1_3 (256 + 3) 158 #define CIS1_4 (256 + 4) 159 #define CIS1_5 (256 + 5) 160 #define CIS1_6 (256 + 6) 161 #define CIS1_7 (256 + 7) 162 #define CIS1_8 (256 + 8) 163 #define CIS1_9 (256 + 9)
|
/linux-6.8/tools/perf/pmu-events/arch/x86/amdzen4/ |
D | floating-point.json | 119 "BriefDescription": "Retired packed 256-bit floating-point ops.", 533 "BriefDescription": "Retired 256-bit packed floating-point add ops.", 539 "BriefDescription": "Retired 256-bit packed floating-point subtract ops.", 545 "BriefDescription": "Retired 256-bit packed floating-point multiply ops.", 551 "BriefDescription": "Retired 256-bit packed floating-point multiply-accumulate ops.", 557 "BriefDescription": "Retired 256-bit packed floating-point divide ops.", 563 "BriefDescription": "Retired 256-bit packed floating-point square root ops.", 569 "BriefDescription": "Retired 256-bit packed floating-point compare ops.", 575 "BriefDescription": "Retired 256-bit packed floating-point convert ops.", 581 "BriefDescription": "Retired 256-bit packed floating-point blend ops.", [all …]
|
/linux-6.8/arch/arm64/boot/dts/marvell/ |
D | armada-ap807-quad.dtsi | 27 i-cache-sets = <256>; 30 d-cache-sets = <256>; 42 i-cache-sets = <256>; 45 d-cache-sets = <256>; 57 i-cache-sets = <256>; 60 d-cache-sets = <256>; 72 i-cache-sets = <256>; 75 d-cache-sets = <256>;
|
D | armada-ap806-quad.dtsi | 27 i-cache-sets = <256>; 30 d-cache-sets = <256>; 42 i-cache-sets = <256>; 45 d-cache-sets = <256>; 57 i-cache-sets = <256>; 60 d-cache-sets = <256>; 72 i-cache-sets = <256>; 75 d-cache-sets = <256>;
|
/linux-6.8/drivers/media/usb/pwc/ |
D | pwc-dec23.h | 35 unsigned char table_8004_pass1[16][256]; 36 unsigned char table_8004_pass2[16][256]; 37 unsigned int table_subblock[256][12]; 39 unsigned char table_bitpowermask[8][256]; 40 unsigned int table_d800[256]; 41 unsigned int table_dc00[256];
|
/linux-6.8/Documentation/ABI/testing/ |
D | configfs-usb-gadget-uac1 | 14 (in 1/256 dB) 16 (in 1/256 dB) 18 (in 1/256 dB) 25 (in 1/256 dB) 27 (in 1/256 dB) 29 (in 1/256 dB)
|
/linux-6.8/arch/arm/mach-omap2/ |
D | cm81xx.h | 13 #define TI81XX_CM_ACTIVE_MOD 0x0400 /* 256B */ 14 #define TI81XX_CM_DEFAULT_MOD 0x0500 /* 256B */ 16 #define TI81XX_CM_SGX_MOD 0x0900 /* 256B */ 19 #define TI816X_CM_IVAHD0_MOD 0x0600 /* 256B */ 20 #define TI816X_CM_IVAHD1_MOD 0x0700 /* 256B */ 21 #define TI816X_CM_IVAHD2_MOD 0x0800 /* 256B */
|
/linux-6.8/arch/arm64/boot/dts/ti/ |
D | k3-j784s4.dtsi | 72 i-cache-sets = <256>; 75 d-cache-sets = <256>; 86 i-cache-sets = <256>; 89 d-cache-sets = <256>; 100 i-cache-sets = <256>; 103 d-cache-sets = <256>; 114 i-cache-sets = <256>; 117 d-cache-sets = <256>; 128 i-cache-sets = <256>; 131 d-cache-sets = <256>; [all …]
|