Home
last modified time | relevance | path

Searched +full:8 +full:kb (Results 1 – 25 of 1068) sorted by relevance

12345678910>>...43

/kernel/linux/linux-4.19/tools/testing/selftests/tc-testing/tc-tests/actions/
Dpolice.json20 "matchPattern": "action order [0-9]*: police 0x1 rate 1Kbit burst 10Kb",
42 "cmdUnderTest": "$TC actions add action police rate 8kbit burst 24k index 9",
69 "matchPattern": "action order [0-9]*: police 0x62 rate 90Kbit burst 10Kb mtu 1Kb",
90 …"cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 2kb peakrate 100kbit inde…
93 …"matchPattern": "action order [0-9]*: police 0x3 rate 90Kbit burst 10Kb mtu 2Kb peakrate 100Kbit",
114 … "cmdUnderTest": "$TC actions add action police rate 5kbit burst 6kb peakrate 10kbit index 9",
117 "matchPattern": "action order [0-9]*: police 0x9 rate 5Kb burst 10Kb",
141 …"matchPattern": "action order [0-9]*: police 0x40 rate 1Mbit burst 100Kb mtu 2Kb action reclassif…
162 … "cmdUnderTest": "$TC actions add action police rate 2mbit burst 200k linklayer ethernet index 8",
165 …"matchPattern": "action order [0-9]*: police 0x8 rate 2Mbit burst 200Kb mtu 2Kb action reclassify…
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/actions/
Dpolice.json20 "matchPattern": "action order [0-9]*: police 0x1 rate 1Kbit burst 10Kb",
42 "cmdUnderTest": "$TC actions add action police rate 8kbit burst 24k index 9",
69 "matchPattern": "action order [0-9]*: police 0x62 rate 90Kbit burst 10Kb mtu 1Kb",
90 …"cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 2kb peakrate 100kbit inde…
93 …"matchPattern": "action order [0-9]*: police 0x3 rate 90Kbit burst 10Kb mtu 2Kb peakrate 100Kbit",
114 … "cmdUnderTest": "$TC actions add action police rate 5kbit burst 6kb peakrate 10kbit index 9",
117 "matchPattern": "action order [0-9]*: police 0x9 rate 5Kb burst 10Kb",
141 …"matchPattern": "action order [0-9]*: police 0x40 rate 1Mbit burst 100Kb mtu 2Kb action reclassif…
162 … "cmdUnderTest": "$TC actions add action police rate 2mbit burst 200k linklayer ethernet index 8",
165 …"matchPattern": "action order [0-9]*: police 0x8 rate 2Mbit burst 200Kb mtu 2Kb action reclassify…
[all …]
/kernel/linux/linux-4.19/drivers/base/
Dnode.c73 "Node %d MemTotal: %8lu kB\n" in node_read_meminfo()
74 "Node %d MemFree: %8lu kB\n" in node_read_meminfo()
75 "Node %d MemUsed: %8lu kB\n" in node_read_meminfo()
76 "Node %d Active: %8lu kB\n" in node_read_meminfo()
77 "Node %d Inactive: %8lu kB\n" in node_read_meminfo()
78 "Node %d Active(anon): %8lu kB\n" in node_read_meminfo()
79 "Node %d Inactive(anon): %8lu kB\n" in node_read_meminfo()
80 "Node %d Active(file): %8lu kB\n" in node_read_meminfo()
81 "Node %d Inactive(file): %8lu kB\n" in node_read_meminfo()
82 "Node %d Unevictable: %8lu kB\n" in node_read_meminfo()
[all …]
/kernel/linux/linux-5.10/drivers/base/
Dnode.c378 "Node %d MemTotal: %8lu kB\n" in node_read_meminfo()
379 "Node %d MemFree: %8lu kB\n" in node_read_meminfo()
380 "Node %d MemUsed: %8lu kB\n" in node_read_meminfo()
381 "Node %d Active: %8lu kB\n" in node_read_meminfo()
382 "Node %d Inactive: %8lu kB\n" in node_read_meminfo()
383 "Node %d Active(anon): %8lu kB\n" in node_read_meminfo()
384 "Node %d Inactive(anon): %8lu kB\n" in node_read_meminfo()
385 "Node %d Active(file): %8lu kB\n" in node_read_meminfo()
386 "Node %d Inactive(file): %8lu kB\n" in node_read_meminfo()
387 "Node %d Unevictable: %8lu kB\n" in node_read_meminfo()
[all …]
/kernel/linux/linux-5.10/arch/x86/pci/
Dce4100.c45 #define KB (1024) macro
106 DEFINE_REG(2, 1, 0x10, (64*KB), reg_init, reg_read, reg_write)
107 DEFINE_REG(3, 0, 0x10, (64*KB), reg_init, reg_read, reg_write)
108 DEFINE_REG(4, 0, 0x10, (128*KB), reg_init, reg_read, reg_write)
109 DEFINE_REG(4, 1, 0x10, (128*KB), reg_init, reg_read, reg_write)
110 DEFINE_REG(6, 0, 0x10, (512*KB), reg_init, reg_read, reg_write)
111 DEFINE_REG(6, 1, 0x10, (512*KB), reg_init, reg_read, reg_write)
112 DEFINE_REG(6, 2, 0x10, (64*KB), reg_init, reg_read, reg_write)
113 DEFINE_REG(8, 0, 0x10, (1*MB), reg_init, reg_read, reg_write)
114 DEFINE_REG(8, 1, 0x10, (64*KB), reg_init, reg_read, reg_write)
[all …]
/kernel/linux/linux-4.19/arch/x86/pci/
Dce4100.c61 #define KB (1024) macro
122 DEFINE_REG(2, 1, 0x10, (64*KB), reg_init, reg_read, reg_write)
123 DEFINE_REG(3, 0, 0x10, (64*KB), reg_init, reg_read, reg_write)
124 DEFINE_REG(4, 0, 0x10, (128*KB), reg_init, reg_read, reg_write)
125 DEFINE_REG(4, 1, 0x10, (128*KB), reg_init, reg_read, reg_write)
126 DEFINE_REG(6, 0, 0x10, (512*KB), reg_init, reg_read, reg_write)
127 DEFINE_REG(6, 1, 0x10, (512*KB), reg_init, reg_read, reg_write)
128 DEFINE_REG(6, 2, 0x10, (64*KB), reg_init, reg_read, reg_write)
129 DEFINE_REG(8, 0, 0x10, (1*MB), reg_init, reg_read, reg_write)
130 DEFINE_REG(8, 1, 0x10, (64*KB), reg_init, reg_read, reg_write)
[all …]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/64/
Dradix-4k.h8 #define RADIX_PTE_INDEX_SIZE 9 // size: 8B << 9 = 4KB, maps 2^9 x 4K = 2MB
9 #define RADIX_PMD_INDEX_SIZE 9 // size: 8B << 9 = 4KB, maps 2^9 x 2MB = 1GB
10 #define RADIX_PUD_INDEX_SIZE 9 // size: 8B << 9 = 4KB, maps 2^9 x 1GB = 512GB
11 #define RADIX_PGD_INDEX_SIZE 13 // size: 8B << 13 = 64KB, maps 2^13 x 512GB = 4PB
Dradix-64k.h8 #define RADIX_PTE_INDEX_SIZE 5 // size: 8B << 5 = 256B, maps 2^5 x 64K = 2MB
9 #define RADIX_PMD_INDEX_SIZE 9 // size: 8B << 9 = 4KB, maps 2^9 x 2MB = 1GB
10 #define RADIX_PUD_INDEX_SIZE 9 // size: 8B << 9 = 4KB, maps 2^9 x 1GB = 512GB
11 #define RADIX_PGD_INDEX_SIZE 13 // size: 8B << 13 = 64KB, maps 2^13 x 512GB = 4PB
15 * 8 bytes per each PTE entry.
Dhash-4k.h5 #define H_PTE_INDEX_SIZE 9 // size: 8B << 9 = 4KB, maps: 2^9 x 4KB = 2MB
6 #define H_PMD_INDEX_SIZE 7 // size: 8B << 7 = 1KB, maps: 2^7 x 2MB = 256MB
7 #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
57 /* 8 bytes per each pte entry */
63 /* memory key bits, only 8 keys supported */
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac1000.h79 #define GMAC_ADDR_HIGH(reg) ((reg > 15) ? 0x00000800 + (reg - 16) * 8 : \
80 0x00000040 + (reg * 8))
81 #define GMAC_ADDR_LOW(reg) ((reg > 15) ? 0x00000804 + (reg - 16) * 8 : \
82 0x00000044 + (reg * 8))
177 #define GMAC_DEBUG_RXFSTS_MASK GENMASK(9, 8) /* MTL Rx FIFO Fill-level */
178 #define GMAC_DEBUG_RXFSTS_SHIFT 8
203 #define DMA_BUS_MODE_PBL_SHIFT 8
278 * 0,00 - Full minus 1KB (only valid when rxfifo >= 4KB and EFC enabled)
279 * 0,01 - Full minus 2KB (only valid when rxfifo >= 4KB and EFC enabled)
280 * 0,10 - Full minus 3KB (only valid when rxfifo >= 4KB and EFC enabled)
[all …]
/kernel/linux/linux-5.10/drivers/s390/crypto/
Dzcrypt_ccamisc.c310 char key_form[8]; in cca_genseckey()
311 char key_length[8]; in cca_genseckey()
312 char key_type1[8]; in cca_genseckey()
313 char key_type2[8]; in cca_genseckey()
352 memcpy(preqparm->lv1.key_form, "OP ", 8); in cca_genseckey()
357 memcpy(preqparm->lv1.key_length, "KEYLN16 ", 8); in cca_genseckey()
362 memcpy(preqparm->lv1.key_length, "KEYLN24 ", 8); in cca_genseckey()
367 memcpy(preqparm->lv1.key_length, "KEYLN32 ", 8); in cca_genseckey()
375 memcpy(preqparm->lv1.key_type1, "AESDATA ", 8); in cca_genseckey()
422 prepparm->lv3.keyblock.tok, 8*keysize); in cca_genseckey()
[all …]
/kernel/linux/linux-4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwmac1000.h90 (reg * 8))
92 (reg * 8))
186 #define GMAC_DEBUG_RXFSTS_MASK GENMASK(9, 8) /* MTL Rx FIFO Fill-level */
187 #define GMAC_DEBUG_RXFSTS_SHIFT 8
212 #define DMA_BUS_MODE_PBL_SHIFT 8
287 * 0,00 - Full minus 1KB (only valid when rxfifo >= 4KB and EFC enabled)
288 * 0,01 - Full minus 2KB (only valid when rxfifo >= 4KB and EFC enabled)
289 * 0,10 - Full minus 3KB (only valid when rxfifo >= 4KB and EFC enabled)
290 * 0,11 - Full minus 4KB (only valid when rxfifo > 4KB and EFC enabled)
291 * 1,00 - Full minus 5KB (only valid when rxfifo > 8KB and EFC enabled)
[all …]
/kernel/linux/linux-4.19/arch/sh/mm/
DKconfig45 The page size is not necessarily 4KB. Keep this in mind when
172 bool "4kB"
177 bool "8kB"
180 This enables 8kB pages as supported by SH-X2 and later MMUs.
183 bool "16kB"
186 This enables 16kB pages on MMU-less SH systems.
189 bool "64kB"
192 This enables support for 64kB pages, possible on all SH-4
204 bool "64kB"
208 bool "256kB"
[all …]
/kernel/linux/linux-5.10/arch/sh/mm/
DKconfig41 The page size is not necessarily 4KB. Keep this in mind when
167 bool "4kB"
172 bool "8kB"
175 This enables 8kB pages as supported by SH-X2 and later MMUs.
178 bool "16kB"
181 This enables 16kB pages on MMU-less SH systems.
184 bool "64kB"
187 This enables support for 64kB pages, possible on all SH-4
199 bool "64kB"
203 bool "256kB"
[all …]
/kernel/linux/linux-4.19/drivers/gpu/drm/amd/amdgpu/
Dpsp_gfx_if.h58 * SRBM-to-PSP mailbox registers (total 8 registers).
64 volatile uint32_t rbi_rptr; /* +8 Read pointer (index) of RBI ring */
99 …ddr_lo; /* bits [31:0] of the GPU Virtual address of the TA binary (must be 4 KB aligned) */
102 …f_phy_addr_lo; /* bits [31:0] of the GPU Virtual address of CMD buffer (must be 4 KB aligned) */
104 …_t cmd_buf_len; /* length of the CMD buffer in bytes; must be multiple of 4 KB */
125 …uf_phy_addr_lo; /* bits [31:0] of GPU Virtual address of the buffer (must be 4 KB aligned) */
127 …uint32_t buf_size; /* buffer size in bytes (must be multiple of 4 KB and no bi…
140 …e; /* total size of all buffers in the list in bytes (must be multiple of 4 KB) */
159 …uf_phy_addr_lo; /* bits [31:0] of GPU Virtual address of TMR buffer (must be 4 KB aligned) */
161 uint32_t buf_size; /* buffer size in bytes (must be multiple of 4 KB) */
[all …]
/kernel/linux/linux-5.10/drivers/w1/slaves/
DKconfig29 tristate "8-Channel Addressable Switch (IO Expander) 0x29 family support (DS2408)"
32 DS2408 8-Channel Addressable Switch device support
86 tristate "1kb EEPROM family support (DS2431)"
89 1kb EEPROM family device (DS2431)
92 tristate "4kb EEPROM family support (DS2433)"
95 4kb EEPROM family device (DS2433).
113 tristate "512b/1kb/16kb EPROM family support"
117 512b/1kb/16kb EPROM family device (DS250x).
151 4kb EEPROM with PIO family device (DS28E04).
/kernel/linux/linux-4.19/arch/mips/lib/
Ddump_tlb.c49 case PM_4K: return "4kb"; in msk2str()
50 case PM_16K: return "16kb"; in msk2str()
51 case PM_64K: return "64kb"; in msk2str()
52 case PM_256K: return "256kb"; in msk2str()
54 case PM_8K: return "8kb"; in msk2str()
55 case PM_32K: return "32kb"; in msk2str()
56 case PM_128K: return "128kb"; in msk2str()
57 case PM_512K: return "512kb"; in msk2str()
59 case PM_8M: return "8Mb"; in msk2str()
84 int pwidth = xpa ? 11 : 8; in dump_tlb()
[all …]
/kernel/linux/linux-5.10/arch/mips/lib/
Ddump_tlb.c49 case PM_4K: return "4kb"; in msk2str()
50 case PM_16K: return "16kb"; in msk2str()
51 case PM_64K: return "64kb"; in msk2str()
52 case PM_256K: return "256kb"; in msk2str()
54 case PM_8K: return "8kb"; in msk2str()
55 case PM_32K: return "32kb"; in msk2str()
56 case PM_128K: return "128kb"; in msk2str()
57 case PM_512K: return "512kb"; in msk2str()
59 case PM_8M: return "8Mb"; in msk2str()
85 int pwidth = xpa ? 11 : 8; in dump_tlb()
[all …]
/kernel/linux/linux-5.10/arch/ia64/
DKconfig146 bool "4KB"
149 performance, a page size of 8KB or 16KB is recommended. For best
150 IA-32 compatibility, a page size of 4KB should be selected (the vast
152 size). For Itanium 2 or newer systems, a page size of 64KB can also
155 4KB For best IA-32 compatibility
156 8KB For best IA-64 performance
157 16KB For best IA-64 performance
158 64KB Requires Itanium 2 or newer processor.
160 If you don't know what to do, choose 16KB.
163 bool "8KB"
[all …]
/kernel/linux/linux-5.10/arch/arc/
DKconfig.debug4 bool "Use 16Kb for kernel stacks instead of 8Kb"
6 If you say Y here the kernel will use a 16Kb stacksize for the
7 kernel stack attached to each process/thread. The default is 8K.
/kernel/linux/linux-4.19/arch/arc/
DKconfig.debug4 bool "Use 16Kb for kernel stacks instead of 8Kb"
6 If you say Y here the kernel will use a 16Kb stacksize for the
7 kernel stack attached to each process/thread. The default is 8K.
/kernel/linux/linux-4.19/Documentation/arm64/
Dmemory.txt8 tables with a 4KB page size and up to 3 levels with a 64KB page size.
11 with the 4KB page configuration, allowing 39-bit (512GB) or 48-bit
13 64KB pages, only 2 levels of translation tables, allowing 42-bit (4TB)
24 AArch64 Linux memory layout with 4KB pages + 3 levels:
32 AArch64 Linux memory layout with 4KB pages + 4 levels:
40 AArch64 Linux memory layout with 64KB pages + 2 levels:
48 AArch64 Linux memory layout with 64KB pages + 3 levels:
60 Translation table lookup with 4KB pages:
63 |63 56|55 48|47 40|39 32|31 24|23 16|15 8|7 0|
75 Translation table lookup with 64KB pages:
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/proc/
Dproc-pid-vm.c114 (x)&0xff, ((x)>>8)&0xff, ((x)>>16)&0xff, ((x)>>24)&0xff, \
119 (x)&0xff, ((x)>>8)&0xff, ((x)>>16)&0xff, ((x)>>24)&0xff, \
123 0xb8, (x)&0xff, ((x)>>8)&0xff, ((x)>>16)&0xff, ((x)>>24)&0xff
350 #define RSS1 "Rss: 4 kB\n" in main()
351 #define RSS2 "Rss: 0 kB\n" in main()
352 #define PSS1 "Pss: 4 kB\n" in main()
353 #define PSS2 "Pss: 0 kB\n" in main()
360 "Size: 4 kB\n", in main()
361 "KernelPageSize: 4 kB\n", in main()
362 "MMUPageSize: 4 kB\n", in main()
[all …]
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/tc-tests/qdiscs/
Dred.json3 "id": "8b6e",
18 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb $",
41 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb adaptive $",
64 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb ecn $",
87 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb ecn adaptive $",
110 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb ecn harddrop $",
133 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb ecn nodrop $",
178 "matchPattern": "qdisc red 1: root .* limit 1Mb min 100Kb max 300Kb ecn harddrop nodrop $",
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Dpsp_gfx_if.h64 * SRBM-to-PSP mailbox registers (total 8 registers).
70 volatile uint32_t rbi_rptr; /* +8 Read pointer (index) of RBI ring */
109 …ddr_lo; /* bits [31:0] of the GPU Virtual address of the TA binary (must be 4 KB aligned) */
112 …f_phy_addr_lo; /* bits [31:0] of the GPU Virtual address of CMD buffer (must be 4 KB aligned) */
114 …_t cmd_buf_len; /* length of the CMD buffer in bytes; must be multiple of 4 KB */
135 …uf_phy_addr_lo; /* bits [31:0] of GPU Virtual address of the buffer (must be 4 KB aligned) */
137 …uint32_t buf_size; /* buffer size in bytes (must be multiple of 4 KB and no bi…
150 …e; /* total size of all buffers in the list in bytes (must be multiple of 4 KB) */
169 …uf_phy_addr_lo; /* bits [31:0] of GPU Virtual address of TMR buffer (must be 4 KB aligned) */
171 uint32_t buf_size; /* buffer size in bytes (must be multiple of 4 KB) */
[all …]

12345678910>>...43