Home
last modified time | relevance | path

Searched +full:128 +full:k (Results 1 – 25 of 1075) sorted by relevance

12345678910>>...43

/Linux-v6.6/Documentation/networking/device_drivers/atm/
Diphase.rst24 - Supports 4K VCs for the server board (with 512K control memory) and 1K
25 VCs for the client board (with 128K control memory).
31 including x575 (OC3, control memory 128K , 512K and packet memory 128K,
32 512K and 1M), x525 (UTP25) and x531 (DS3 and E3). See
93 The (i)Chip boards have 3 different packet RAM size variants: 128K, 512K and
101 128K 64K 64K 10K 10K 6 6
102 512K 256K 256K 10K 10K 25 25
103 1M 512K 512K 10K 10K 51 51
114 - RX_CNT = number of receive buffers in the range (1-128)
115 - RX_SIZE = size of receive buffers in the range (48-64K)
[all …]
/Linux-v6.6/drivers/net/wireguard/selftest/
Dallowedips.c35 } else if (bits == 128) { in print_node()
256 unsigned int i, j, k, mutate_amount, cidr; in randomized_test() local
304 for (k = 0; k < mutate_amount / 8; ++k) in randomized_test()
305 mutate_mask[k] = 0xff; in randomized_test()
306 mutate_mask[k] = 0xff in randomized_test()
308 for (; k < 4; ++k) in randomized_test()
309 mutate_mask[k] = 0; in randomized_test()
310 for (k = 0; k < 4; ++k) in randomized_test()
311 mutated[k] = (mutated[k] & mutate_mask[k]) | in randomized_test()
312 (~mutate_mask[k] & in randomized_test()
[all …]
/Linux-v6.6/include/linux/
Dzconf.h13 that is: 128K for windowBits=15 + 128K for memLevel = 8 (default values)
15 the default memory requirements from 256K to 128K, compile with
20 that is, 32K for windowBits=15 (default value) plus a few kilobytes
35 # define MAX_WBITS 15 /* 32K LZ77 window */
/Linux-v6.6/arch/x86/kernel/cpu/mtrr/
Damd.c32 * inverted mask of bits of 128K granularity 15 bits long offset in amd_get_mtrr()
37 * to turn into 128K blocks. in amd_get_mtrr()
39 * eg 111 1111 1111 1100 is 512K in amd_get_mtrr()
43 * *128K ... in amd_get_mtrr()
77 * bit. We are fed say 512K We invert this and we get 111 1111 in amd_set_mtrr()
102 * o 128K or bigger block in amd_validate_add_page()
/Linux-v6.6/drivers/media/common/b2c2/
Dflexcop-sram.c183 * 32K memory chip. If not, the data is read
203 * 32K memory chip. If not, the data is
285 return 32768; /* 32K */
287 return 65536; /* 64K */
289 return 131072; /* 128K */
290 return 32768; /* 32K */
293 /* FlexcopII can work with 32K, 64K or 128K of external SRAM memory.
294 - for 128K there are 4x32K chips at bank 0,1,2,3.
295 - for 64K there are 2x32K chips at bank 1,2.
296 - for 32K there is one 32K chip at bank 0.
[all …]
/Linux-v6.6/drivers/staging/media/rkvdec/
Drkvdec-vp9.c37 u8 coef_intra[4][2][128];
49 u8 coef[2][4][2][128];
81 /* 128 bit alignment */
87 /* 128 bit alignment */
171 int k, m, n; in write_coeff_plane() local
174 for (k = 0; k < 6; k++) { in write_coeff_plane()
177 p = coef[k][m][n]; in write_coeff_plane()
196 unsigned int i, j, k; in init_intra_only_probs() local
202 * intra only 149 x 128 bits ,aligned to 152 x 128 bits coeff related in init_intra_only_probs()
203 * prob 64 x 128 bits in init_intra_only_probs()
[all …]
/Linux-v6.6/Documentation/devicetree/bindings/mtd/
Djedec,spi-nor.yaml21 (m25p(40|80|16|32|64|128)|\
22 n25q(32b|064|128a11|128a13|256a|512a|164k)))|\
24 everspin,mr25h(10|40|128|256)|\
27 (spansion,)?s25fl(128s|256s1|512s|008k|064k|164k)|\
32 (winbond,)?w25q(16|32(w|dw)?|64(dw)?|80bl|128(fw)?|256))$"
/Linux-v6.6/lib/crypto/
Dgf128mul.c1 /* gf128mul.c - GF(2^128) multiplication functions
47 This file provides fast multiplication in GF(2^128) as required by several
93 * in GF(2^128) is multiplied by x^8, the following macro returns the
95 * product to reduce it modulo the polynomial x^128 + x^7 + x^2 + x + 1.
266 /* This version uses 64k bytes of table space.
268 value in GF(2^128). If we consider a GF(2^128) value in
283 int i, j, k; in gf128mul_init_64k_bbe() local
304 for (k = 1; k < j; ++k) in gf128mul_init_64k_bbe()
305 be128_xor(&t->t[i]->t[j + k], in gf128mul_init_64k_bbe()
306 &t->t[i]->t[j], &t->t[i]->t[k]); in gf128mul_init_64k_bbe()
[all …]
/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/
Dmsm_media_info.h46 * Y_Stride : Width aligned to 128
47 * UV_Stride : Width aligned to 128
84 * Y_Stride : Width aligned to 128
85 * UV_Stride : Width aligned to 128
142 * Y_Stride : Width aligned to 128
143 * UV_Stride : Width aligned to 128
194 * . . . . . . . . . . . . . . -------> Buffer size aligned to 4k
208 * . . . . . . . . . . . . . . . . -------> Buffer size aligned to 4k
217 * . . . . . . . . . . . . . . -------> Buffer size aligned to 4k
225 * . . . . . . . . . . . . . . . . -------> Buffer size aligned to 4k
[all …]
/Linux-v6.6/tools/testing/radix-tree/
Dmultiorder.c41 int index[NUM_ENTRIES] = {0, 2, 4, 8, 16, 32, 34, 36, 64, 72, 128}; in multiorder_iteration()
81 int index[MT_NUM_ENTRIES] = {0, 2, 4, 16, 32, 40, 64, 72, 128}; in multiorder_tagged_iteration()
85 int tag_index[TAG_ENTRIES] = {0, 4, 16, 40, 64, 72, 128}; in multiorder_tagged_iteration()
98 int k; in multiorder_tagged_iteration() local
101 for (k = i; index[k] < tag_index[i]; k++) in multiorder_tagged_iteration()
103 if (j <= (index[k] | ((1 << order[k]) - 1))) in multiorder_tagged_iteration()
110 for (k = i; index[k] < tag_index[i]; k++) in multiorder_tagged_iteration()
112 mask = (1UL << order[k]) - 1; in multiorder_tagged_iteration()
117 assert(item->order == order[k]); in multiorder_tagged_iteration()
126 int mask, k; in multiorder_tagged_iteration() local
[all …]
/Linux-v6.6/arch/x86/kernel/cpu/
Dintel.c240 /* Netburst reports 64 bytes clflush size, but does IO in 128 bytes */ in early_init_intel()
242 c->x86_cache_alignment = 128; in early_init_intel()
691 if (l2 == 128) in init_intel()
698 if (l2 == 128) in init_intel()
743 * 16K cache with a 16 byte cache line and 256 lines per tag in intel_size_cache()
781 { 0x51, TLB_INST_ALL, 128, " TLB_INST 4 KByte and 2-MByte or 4-MByte pages" },
789 { 0x5c, TLB_DATA_4K_4M, 128, " TLB_DATA 4 KByte and 4 MByte pages" },
794 { 0x6c, TLB_DATA_2M_4M, 128, " TLB_DATA 2 MByte or 4 MByte pages, 8-way associative" },
797 { 0xb0, TLB_INST_4K, 128, " TLB_INST 4 KByte pages, 4-way set associative" },
800 { 0xb3, TLB_DATA_4K, 128, " TLB_DATA 4 KByte pages, 4-way set associative" },
[all …]
/Linux-v6.6/arch/powerpc/platforms/powermac/
Dudbg_adb.c59 static unsigned char xmon_keytab[128] =
62 "u[ip\rlj'k;\\,/nm." /* 0x20 - 0x2f */
67 static unsigned char xmon_shift_keytab[128] =
70 "U{IP\rLJ\"K:|<?NM>" /* 0x20 - 0x2f */
77 int k, t, on; in udbg_adb_local_getc() local
84 k = -1; in udbg_adb_local_getc()
94 k = udbg_adb_old_getc_poll(); in udbg_adb_local_getc()
95 } while (k == -1 && xmon_adb_keycode == -1); in udbg_adb_local_getc()
98 if (k != -1) in udbg_adb_local_getc()
99 return k; in udbg_adb_local_getc()
[all …]
/Linux-v6.6/arch/arm64/crypto/
Daes-ce.S30 blo 2222f /* 128 bits */
57 .macro do_enc_Nx, de, mc, k, i0, i1, i2, i3, i4
58 aes\de \i0\().16b, \k\().16b
61 aes\de \i1\().16b, \k\().16b
64 aes\de \i2\().16b, \k\().16b
66 aes\de \i3\().16b, \k\().16b
69 aes\de \i4\().16b, \k\().16b
77 .macro round_Nx, enc, k, i0, i1, i2, i3, i4
79 do_enc_Nx e, mc, \k, \i0, \i1, \i2, \i3, \i4
81 do_enc_Nx d, imc, \k, \i0, \i1, \i2, \i3, \i4
[all …]
/Linux-v6.6/drivers/mtd/
Dssfdc.c28 the 128MiB) */
46 1MiB 2MiB 4MiB 8MiB 16MiB 32MiB 64MiB 128MiB
50 SumSector 2,000 4,000 8,000 16,000 32,000 64,000 128,000 256,000
70 { MiB(128), 500, 16, 32 },
77 int k; in get_chs() local
80 k = 0; in get_chs()
81 while (chs_table[k].size > 0 && size > chs_table[k].size) in get_chs()
82 k++; in get_chs()
84 if (chs_table[k].size > 0) { in get_chs()
86 *cyl = chs_table[k].cyl; in get_chs()
[all …]
/Linux-v6.6/arch/arm/crypto/
Dghash-ce-core.S101 * This implementation of 64x64 -> 128 bit polynomial multiplication
136 vmull.p8 t3q, \ad, \b4 @ K = A*B4
144 veor t3l, t3l, t3h @ t3 = (K) (P6 + P7) << 32
159 // PMULL (64x64->128) based reduction for CPUs that can do
175 // 64x64->128 PMULL instruction
221 vld1.64 {HH}, [ip, :128]!
222 vld1.64 {HH3-HH4}, [ip, :128]
304 3: /* multiply XL by SHASH in GF(2^128) */
329 * struct ghash_key const *k, const char *head)
398 vld1.8 {ek0-ek1}, [\rkp, :128]!
[all …]
/Linux-v6.6/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.h14 #define MAX_QUEUE_SET 128
34 #define RBDR_SIZE0 0ULL /* 8K entries */
35 #define RBDR_SIZE1 1ULL /* 16K entries */
36 #define RBDR_SIZE2 2ULL /* 32K entries */
37 #define RBDR_SIZE3 3ULL /* 64K entries */
38 #define RBDR_SIZE4 4ULL /* 126K entries */
39 #define RBDR_SIZE5 5ULL /* 256K entries */
40 #define RBDR_SIZE6 6ULL /* 512K entries */
42 #define SND_QUEUE_SIZE0 0ULL /* 1K entries */
43 #define SND_QUEUE_SIZE1 1ULL /* 2K entries */
[all …]
/Linux-v6.6/arch/x86/kernel/
Debda.c53 #define BIOS_START_MIN 0x20000U /* 128K, less than this is insane */
54 #define BIOS_START_MAX 0x9f000U /* 640K, absolute maximum */
78 * If bios_start is less than 128K, assume it is bogus in reserve_bios_regions()
79 * and bump it up to 640K. Similarly, if bios_start is above 640K, in reserve_bios_regions()
/Linux-v6.6/drivers/scsi/
Dqlogicfas408.c110 if (reqlen >= 128 && (inb(qbase + 8) & 2)) { /* full */ in ql_pdma()
112 reqlen -= 128; in ql_pdma()
113 request += 128; in ql_pdma()
147 if (reqlen >= 128 && inb(qbase + 8) & 0x10) { /* empty */ in ql_pdma()
149 reqlen -= 128; in ql_pdma()
150 request += 128; in ql_pdma()
188 int k; in ql_wai() local
192 k = 0; in ql_wai()
195 !((k = inb(qbase + 4)) & 0xe0)) { in ql_wai()
203 if (k & 0x60) in ql_wai()
[all …]
/Linux-v6.6/arch/mips/include/asm/
Ddma.h39 * - transfers must not cross physical 64K (0-3) or 128K (5-7) boundaries
42 * - page registers for 5-7 don't use data bit 0, represent 128K pages
43 * - page registers for 0-3 use bit 0, represent 64K pages
71 * Transfer count (_not # bytes_) is limited to 64K, represented as actual
72 * count - 1 : 64K => 0xFFFF, 1 => 0x0000. Thus, count is always 1 or more,
73 * and up to 128K bytes may be transferred on channels 5-7 in one operation.
215 * the lower 16 bits of the DMA current address register, but a 64k boundary
262 /* Set transfer size (max 64k for DMA0..3, 128k for DMA5..7) for
/Linux-v6.6/arch/x86/include/asm/
Ddma.h33 * - transfers must not cross physical 64K (0-3) or 128K (5-7) boundaries
36 * - page registers for 5-7 don't use data bit 0, represent 128K pages
37 * - page registers for 0-3 use bit 0, represent 64K pages
65 * Transfer count (_not # bytes_) is limited to 64K, represented as actual
66 * count - 1 : 64K => 0xFFFF, 1 => 0x0000. Thus, count is always 1 or more,
67 * and up to 128K bytes may be transferred on channels 5-7 in one operation.
209 * the lower 16 bits of the DMA current address register, but a 64k boundary
256 /* Set transfer size (max 64k for DMA0..3, 128k for DMA5..7) for
/Linux-v6.6/arch/powerpc/include/asm/
Ddma.h51 * - transfers must not cross physical 64K (0-3) or 128K (5-7) boundaries
54 * - page registers for 5-7 don't use data bit 0, represent 128K pages
55 * - page registers for 0-3 use bit 0, represent 64K pages
83 * Transfer count (_not # bytes_) is limited to 64K, represented as actual
84 * count - 1 : 64K => 0xFFFF, 1 => 0x0000. Thus, count is always 1 or more,
85 * and up to 128K bytes may be transferred on channels 5-7 in one operation.
231 * the lower 16 bits of the DMA current address register, but a 64k boundary
288 /* Set transfer size (max 64k for DMA1..3, 128k for DMA5..7) for
/Linux-v6.6/drivers/staging/rtl8723bs/include/
Drtl8723b_hal.h77 /* TX 32K, RX 16K, Page size 128B for TX, 8B for RX */
78 #define PAGE_SIZE_TX_8723B 128
81 #define RX_DMA_SIZE_8723B 0x4000 /* 16K */
82 #define RX_DMA_RESERVED_SIZE_8723B 0x80 /* 128B, reserved for tx report */
95 #define MAX_RX_DMA_BUFFER_SIZE_8723B 0x2800 /* RX 10K */
147 #define EFUSE_BT_MAP_LEN 1024 /* 1k bytes */
148 #define EFUSE_BT_MAX_SECTION 128 /* 1024/8 */
/Linux-v6.6/sound/soc/codecs/
Dtlv320aic23.c193 * 11.2896 Mhz /128 = *88.2k /192 = 58.8k
194 * 12.0000 Mhz /125 = *96k /136 = 88.235K
195 * 12.2880 Mhz /128 = *96k /192 = 64k
196 * 16.9344 Mhz /128 = 132.3k /192 = *88.2k
197 * 18.4320 Mhz /128 = 144k /192 = *96k
201 * Normal BOSR 0-256/2 = 128, 1-384/2 = 192
205 128, 125, 192, 136
/Linux-v6.6/arch/powerpc/include/asm/book3s/64/
Dhash-4k.h7 #define H_PUD_INDEX_SIZE 9 // size: 8B << 9 = 4KB, maps: 2^9 x 256MB = 128GB
8 #define H_PGD_INDEX_SIZE 9 // size: 8B << 9 = 4KB, maps: 2^9 x 128GB = 64TB
11 * Each context is 512TB. But on 4k we restrict our max TASK size to 64TB
51 * Not supported by 4k linux page size
72 * On all 4K setups, remap_4k_pfn() equates to remap_pfn_range()
93 * 4K PTE format is different from 64K PTE format. Saving the hash_slot is just
94 * a matter of returning the PTE bits that need to be modified. On 64K PTE,
/Linux-v6.6/arch/x86/crypto/
Dghash-clmulni-intel_glue.c67 * D * K (mod x^128 + x^7 + x^2 + x + 1) in ghash_setkey()
69 * (where D is a data block and K is the key) is equivalent to: in ghash_setkey()
71 * bitreflect(D) * bitreflect(K) * x^(-127) in ghash_setkey()
72 * (mod x^128 + x^127 + x^126 + x^121 + 1) in ghash_setkey()
76 * bitreflect(K) * x^(-127) (mod x^128 + x^127 + x^126 + x^121 + 1) in ghash_setkey()
79 * used), i.e. with an extra x^128 factor, which means actually: in ghash_setkey()
81 * bitreflect(K) * x (mod x^128 + x^127 + x^126 + x^121 + 1) in ghash_setkey()

12345678910>>...43