| /linux/tools/perf/pmu-events/arch/arm64/freescale/imx8mp/sys/ |
| H A D | metrics.json | 6 "ScaleUnit": "9.765625e-4KB", 14 "ScaleUnit": "9.765625e-4KB", 22 "ScaleUnit": "9.765625e-4KB", 30 "ScaleUnit": "9.765625e-4KB", 38 "ScaleUnit": "9.765625e-4KB", 46 "ScaleUnit": "9.765625e-4KB", 54 "ScaleUnit": "9.765625e-4KB", 62 "ScaleUnit": "9.765625e-4KB", 70 "ScaleUnit": "9.765625e-4KB", 78 "ScaleUnit": "9.765625e-4KB", [all …]
|
| /linux/tools/perf/pmu-events/arch/arm64/freescale/imx94/sys/ |
| H A D | metrics.json | 5 …_wr_beat_filt\\,axi_mask\\=0x000\\,axi_id\\=0x000@ ) * 32 / duration_time) / (4266 * 1000000 * 4)", 13 …_wr_beat_filt\\,axi_mask\\=0x000\\,axi_id\\=0x000@ ) * 32 / duration_time) / (4266 * 1000000 * 4)", 22 "ScaleUnit": "9.765625e-4KB", 30 "ScaleUnit": "9.765625e-4KB", 38 "ScaleUnit": "9.765625e-4KB", 46 "ScaleUnit": "9.765625e-4KB", 54 "ScaleUnit": "9.765625e-4KB", 62 "ScaleUnit": "9.765625e-4KB", 70 "ScaleUnit": "9.765625e-4KB", 78 "ScaleUnit": "9.765625e-4KB", [all …]
|
| /linux/Documentation/ABI/testing/ |
| H A D | procfs-smaps_rollup | 20 Size: 1192 kB 21 KernelPageSize: 4 kB 22 MMUPageSize: 4 kB 23 Rss: 884 kB 24 Pss: 385 kB 25 Pss_Dirty: 68 kB 26 Pss_Anon: 301 kB 27 Pss_File: 80 kB 28 Pss_Shmem: 4 kB 29 Shared_Clean: 696 kB [all …]
|
| /linux/tools/testing/selftests/proc/ |
| H A D | proc-empty-vm.c | 105 "Size: 4 kB\n" 106 "KernelPageSize: 4 kB\n" 107 "MMUPageSize: 4 kB\n" 108 "Rss: 0 kB\n" 109 "Pss: 0 kB\n" 110 "Pss_Dirty: 0 kB\n" 111 "Shared_Clean: 0 kB\n" 112 "Shared_Dirty: 0 kB\n" 113 "Private_Clean: 0 kB\n" 114 "Private_Dirty: 0 kB\n" [all …]
|
| H A D | proc-pid-vm.c | 65 exit(4); in make_private_tmp() 173 h.e_ident[4] = 2; in make_exe() 395 #define RSS1 "Rss: 4 kB\n" in main() 396 #define RSS2 "Rss: 0 kB\n" in main() 397 #define PSS1 "Pss: 4 kB\n" in main() 398 #define PSS2 "Pss: 0 kB\n" in main() 405 "Size: 4 kB\n", in main() 406 "KernelPageSize: 4 kB\n", in main() 407 "MMUPageSize: 4 kB\n", in main() 408 "Anonymous: 0 kB\n", in main() [all …]
|
| /linux/tools/testing/selftests/tc-testing/tc-tests/actions/ |
| H A D | police.json | 23 "matchPattern": "action order [0-9]*: police 0x1 rate 1Kbit burst 10Kb", 46 "$TC actions add action police rate 4Mbit burst 120k index 9" 78 "matchPattern": "action order [0-9]*: police 0x62 rate 90Kbit burst 10Kb mtu 1Kb", 102 "cmdUnderTest": "$TC actions add action police rate 90kbit burst 10k mtu 2kb peakrate 100kbit index 3", 105 "matchPattern": "action order [0-9]*: police 0x3 rate 90Kbit burst 10Kb mtu 2Kb peakrate 100Kbit", 129 "cmdUnderTest": "$TC actions add action police rate 5kbit burst 6kb peakrate 10kbit index 9", 132 "matchPattern": "action order [0-9]*: police 0x9 rate 5Kb burst 10Kb", 111 { global() object 564 "$TC actions add action police rate 4mbit burst 400k index 4", global() string 627 "$TC actions add action police rate 4mbit burst 400k index 4", global() string 657 "$TC actions add action police rate 5mbit burst 500k index 5", global() string [all...] |
| /linux/arch/x86/pci/ |
| H A D | ce4100.c | 39 #define KB (1024) macro 51 pci_direct_conf1.read(0, 1, reg->dev_func, reg->reg, 4, in reg_init() 68 pci_direct_conf1.read(0, 1, PCI_DEVFN(14, 0), 0x10, 4, in sata_reg_init() 100 DEFINE_REG(2, 1, 0x10, (64*KB), reg_init, reg_read, reg_write) 101 DEFINE_REG(3, 0, 0x10, (64*KB), reg_init, reg_read, reg_write) 102 DEFINE_REG(4, 0, 0x10, (128*KB), reg_init, reg_read, reg_write) 103 DEFINE_REG(4, 1, 0x10, (128*KB), reg_init, reg_read, reg_write) 104 DEFINE_REG(6, 0, 0x10, (512*KB), reg_init, reg_read, reg_write) 105 DEFINE_REG(6, 1, 0x10, (512*KB), reg_init, reg_read, reg_write) 106 DEFINE_REG(6, 2, 0x10, (64*KB), reg_init, reg_read, reg_write) [all …]
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | xdp_adjust_tail.c | 173 if (!ASSERT_OK_PTR(buf, "alloc buf 9Kb")) in test_xdp_adjust_frags_tail_shrink() 186 ASSERT_OK(err, "9Kb-10b"); in test_xdp_adjust_frags_tail_shrink() 187 ASSERT_EQ(topts.retval, XDP_TX, "9Kb-10b retval"); in test_xdp_adjust_frags_tail_shrink() 188 ASSERT_EQ(topts.data_size_out, exp_size, "9Kb-10b size"); in test_xdp_adjust_frags_tail_shrink() 190 /* Test case removing one of two pages, assuming 4K pages */ in test_xdp_adjust_frags_tail_shrink() 197 ASSERT_OK(err, "9Kb-4Kb"); in test_xdp_adjust_frags_tail_shrink() 198 ASSERT_EQ(topts.retval, XDP_TX, "9Kb-4Kb retval"); in test_xdp_adjust_frags_tail_shrink() 199 ASSERT_EQ(topts.data_size_out, exp_size, "9Kb-4Kb size"); in test_xdp_adjust_frags_tail_shrink() 207 ASSERT_OK(err, "9Kb-9Kb"); in test_xdp_adjust_frags_tail_shrink() 208 ASSERT_EQ(topts.retval, XDP_TX, "9Kb-9Kb retval"); in test_xdp_adjust_frags_tail_shrink() [all …]
|
| /linux/tools/perf/pmu-events/arch/arm64/fujitsu/monaka/ |
| H A D | tlb.json | 37 … "BriefDescription": "This event counts operations that cause a TLB access to the L1I in 4KB page." 42 …"BriefDescription": "This event counts operations that cause a TLB access to the L1I in 64KB page." 72 … "BriefDescription": "This event counts operations that cause a TLB access to the L1D in 4KB page." 77 …"BriefDescription": "This event counts operations that cause a TLB access to the L1D in 64KB page." 107 … "BriefDescription": "This event counts operations that cause a TLB refill of the L1I in 4KB page." 112 …"BriefDescription": "This event counts operations that cause a TLB refill of the L1I in 64KB page." 142 … "BriefDescription": "This event counts operations that cause a TLB refill of the L1D in 4KB page." 147 …"BriefDescription": "This event counts operations that cause a TLB refill of the L1D in 64KB page." 177 … "BriefDescription": "This event counts operations that cause a TLB access to the L2I in 4KB page." 182 …"BriefDescription": "This event counts operations that cause a TLB access to the L2I in 64KB page." [all …]
|
| /linux/Documentation/driver-api/tty/ |
| H A D | moxa-smartio.rst | 15 4. Utilities 31 - 4 ports multiport board 81 - Maximum 4 boards can be installed in combination 100 4 Moxa Smartio/Industio PCI Family multiport boards can be installed 121 4th board ttyM24 - ttyM31 124 4. Utilities 172 spd_hi Use 57.6kb when the application requests 38.4kb. 173 spd_vhi Use 115.2kb when the application requests 38.4kb. 174 spd_shi Use 230.4kb when the application requests 38.4kb. 175 spd_warp Use 460.8kb when the application requests 38.4kb. [all …]
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | radix-4k.h | 6 * For 4K page size supported index is 13/9/9/9 8 #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
|
| H A D | hash-4k.h | 5 #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 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() 78 * With 4K page size the real_pte machinery is all nops. 106 * 4K PTE format is different from 64K PTE format. Saving the hash_slot is just
|
| H A D | radix-64k.h | 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
|
| /linux/Documentation/translations/zh_TW/arch/arm64/ |
| H A D | memory.txt | 37 頁大小爲 4KB 的 4 級轉換表和頁大小爲 64KB 的 3 級轉換表。 39 AArch64 Linux 使用 3 級或 4 級轉換表,其頁大小配置爲 4KB,對於用戶和內核 41 對於頁大小爲 64KB的配置,僅使用 2 級轉換表,有 42-bit (4TB) 的虛擬地址空間,但內存佈局相同。 49 AArch64 Linux 在頁大小爲 4KB,並使用 3 級轉換表時的內存佈局: 57 AArch64 Linux 在頁大小爲 4KB,並使用 4 級轉換表時的內存佈局: 65 AArch64 Linux 在頁大小爲 64KB,並使用 2 級轉換表時的內存佈局: 69 0000000000000000 000003ffffffffff 4TB 用戶空間 70 fffffc0000000000 ffffffffffffffff 4TB 內核空間 73 AArch64 Linux 在頁大小爲 64KB,並使用 3 級轉換表時的內存佈局: 84 4KB 頁大小的轉換表查找: [all …]
|
| /linux/Documentation/translations/zh_CN/arch/arm64/ |
| H A D | memory.txt | 33 页大小为 4KB 的 4 级转换表和页大小为 64KB 的 3 级转换表。 35 AArch64 Linux 使用 3 级或 4 级转换表,其页大小配置为 4KB,对于用户和内核 37 对于页大小为 64KB的配置,仅使用 2 级转换表,有 42-bit (4TB) 的虚拟地址空间,但内存布局相同。 45 AArch64 Linux 在页大小为 4KB,并使用 3 级转换表时的内存布局: 53 AArch64 Linux 在页大小为 4KB,并使用 4 级转换表时的内存布局: 61 AArch64 Linux 在页大小为 64KB,并使用 2 级转换表时的内存布局: 65 0000000000000000 000003ffffffffff 4TB 用户空间 66 fffffc0000000000 ffffffffffffffff 4TB 内核空间 69 AArch64 Linux 在页大小为 64KB,并使用 3 级转换表时的内存布局: 80 4KB 页大小的转换表查找: [all …]
|
| /linux/drivers/w1/slaves/ |
| H A D | Kconfig | 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).
|
| /linux/arch/loongarch/ |
| H A D | Kconfig | 313 default 4 if PGTABLE_4LEVEL 366 config 4KB_2LEVEL 367 bool "4KB with 2 levels" 371 This option selects 4KB page size with 2 level page tables, which 374 config 4KB_3LEVEL 375 bool "4KB with 3 levels" 380 This option selects 4KB page size with 3 level page tables, which 383 config 4KB_4LEVEL 384 bool "4KB with 4 levels" 389 This option selects 4KB page size with 4 level page tables, which [all …]
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-bench.txt | 183 Available units are B, KB, MB, GB and TB (case insensitive). 187 Specify page-size for mapping memory buffers (default: 4KB). 188 Available values are 4KB, 2MB, 1GB (case insensitive). 193 Available units are B, KB, MB, GB and TB (case insensitive). 217 Available units are B, KB, MB, GB and TB (case insensitive). 221 Specify page-size for mapping memory buffers (default: 4KB). 222 Available values are 4K [all...] |
| /linux/drivers/s390/crypto/ |
| H A D | zcrypt_ccamisc.c | 47 * 128 * 128 * 4 bytes = 64 KB big. Usage of this memory is 272 * are aligned to a 4 byte boundary. Furthermore if a param 274 * the next multiple of 4 bytes. 284 ALIGN(sizeof(struct CPRBX), 4) + ALIGN(paramblen, 4); in alloc_and_prep_cprbmem() 312 ALIGN(sizeof(struct CPRBX), 4); in alloc_and_prep_cprbmem() 314 ALIGN(sizeof(struct CPRBX), 4); in alloc_and_prep_cprbmem() 332 size_t cprblen = ALIGN(sizeof(struct CPRBX), 4) + ALIGN(paramblen, 4); in free_cprbmem() 873 } kb; in cca_gencipherkey() member 888 } kb; in cca_gencipherkey() member 926 /* prepare kb block */ in cca_gencipherkey() [all …]
|
| H A D | zcrypt_ep11misc.c | 46 * 128 * 128 * 4 bytes = 64 KB big. Usage of this memory is 59 static int ep11_kb_split(const u8 *kb, size_t kblen, u32 kbver, in ep11_kb_split() argument 70 hdr = (struct ep11kblob_header *)kb; in ep11_kb_split() 87 pl = (u8 *)kb + hdrsize; in ep11_kb_split() 103 static int ep11_kb_decode(const u8 *kb, size_t kblen, in ep11_kb_decode() argument 115 tmph = (struct ep11kblob_header *)kb; in ep11_kb_decode() 121 if (ep11_kb_split(kb, kblen, tmph->version, in ep11_kb_decode() 154 struct ep11keyblob *kb; in ep11_kb_wkvp() local 156 if (ep11_kb_decode(keyblob, keybloblen, NULL, NULL, &kb, NULL)) in ep11_kb_wkvp() 158 return kb->wkvp; in ep11_kb_wkvp() [all …]
|
| /linux/arch/sh/mm/ |
| H A D | tlb-debugfs.c | 4 * debugfs ops for SH-4 ITLB/UTLBs. 29 { 0x0, " 1KB" }, 30 { 0x1, " 4KB" }, 31 { 0x2, " 8KB" }, 32 { 0x4, " 64KB" }, 33 { 0x5, "256KB" }, 35 { 0x8, " 4MB" }, 59 nentries = 4; in tlb_seq_show() 82 nentries = 4; in tlb_seq_show() 111 ppn = (val & 0x0ffffc00) << 4; in tlb_seq_show() [all …]
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | psp_gfx_if.h | 69 volatile uint32_t rbi_wptr; /* +4 Write pointer (index) of RBI ring */ 133 …ddr_lo; /* bits [31:0] of the GPU Virtual address of the TA binary (must be 4 KB aligned) */ 136 …f_phy_addr_lo; /* bits [31:0] of the GPU Virtual address of CMD buffer (must be 4 KB aligned) */ 138 …_t cmd_buf_len; /* length of the CMD buffer in bytes; must be multiple of 4 KB */ 159 …uf_phy_addr_lo; /* bits [31:0] of GPU Virtual address of the buffer (must be 4 KB aligned) */ 161 …uint32_t buf_size; /* buffer size in bytes (must be multiple of 4 KB and no bi… 174 …e; /* total size of all buffers in the list in bytes (must be multiple of 4 KB) */ 193 …uf_phy_addr_lo; /* bits [31:0] of GPU Virtual address of TMR buffer (must be 4 KB aligned) */ 195 uint32_t buf_size; /* buffer size in bytes (must be multiple of 4 KB) */ 204 …y_addr_lo; /* bits [31:0] of system physical address of TMR buffer (must be 4 KB aligned) */ [all …]
|
| /linux/arch/powerpc/boot/dts/fsl/ |
| H A D | p1021rdb-pc.dtsi | 46 /* 256KB for Vitesse 7385 Switch firmware */ 53 /* 256KB for DTB Image */ 72 /* 256KB for QE ucode firmware*/ 80 /* 512KB for u-boot Bootloader Image */ 81 /* 512KB for u-boot Environment Variables */ 109 /* 4MB for Linux Kernel Image */ 115 /* 4MB for Compressed Root file System Image */ 158 /* 512KB for u-boot Bootloader Image */ 165 /* 512KB for DTB Image */ 171 /* 4MB for Linux Kernel Image */ [all …]
|
| H A D | p1024rdb.dtsi | 46 /* 256KB for Vitesse 7385 Switch firmware */ 53 /* 256KB for DTB Image */ 72 /* 512KB for u-boot Bootloader Image */ 73 /* 512KB for u-boot Environment Variables */ 102 /* 4MB for Linux Kernel Image */ 108 /* 4MB for Compressed Root file System Image */ 137 /* 512KB for u-boot Bootloader Image */ 144 /* 512KB for DTB Image */ 150 /* 4MB for Linux Kernel Image */ 156 /* 4MB for Compressed RFS Image */
|
| /linux/arch/mips/lib/ |
| H A D | dump_tlb.c | 49 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() 73 int asidwidth = DIV_ROUND_UP(ilog2(asidmask) + 1, 4); in dump_tlb()
|