Home
last modified time | relevance | path

Searched refs:MiB (Results 1 – 25 of 98) sorted by relevance

1234

/Linux-v5.15/arch/arm/boot/dts/
Darmada-385-linksys-caiman.dts75 /* 128MiB */
83 reg = <0x0000000 0x200000>; /* 2MiB */
99 reg = <0x900000 0x100000>; /* 1MiB */
106 reg = <0xa00000 0x2800000>; /* 40MiB */
111 reg = <0x1000000 0x2200000>; /* 34MiB */
117 reg = <0x3200000 0x2800000>; /* 40MiB */
122 reg = <0x3800000 0x2200000>; /* 34MiB */
126 * 38MiB, last MiB is for the BBT, not writable
141 reg = <0x280000 0x680000>; /* 6.5MiB */
Darmada-385-linksys-cobra.dts75 /* 128MiB */
83 reg = <0x0000000 0x200000>; /* 2MiB */
99 reg = <0x900000 0x100000>; /* 1MiB */
106 reg = <0xa00000 0x2800000>; /* 40MiB */
111 reg = <0x1000000 0x2200000>; /* 34MiB */
117 reg = <0x3200000 0x2800000>; /* 40MiB */
122 reg = <0x3800000 0x2200000>; /* 34MiB */
126 * 38MiB, last MiB is for the BBT, not writable
141 reg = <0x280000 0x680000>; /* 6.5MiB */
Darmada-385-linksys-shelby.dts75 /* 128MiB */
83 reg = <0x0000000 0x200000>; /* 2MiB */
99 reg = <0x900000 0x100000>; /* 1MiB */
106 reg = <0xa00000 0x2800000>; /* 40MiB */
111 reg = <0x1000000 0x2200000>; /* 34MiB */
117 reg = <0x3200000 0x2800000>; /* 40MiB */
122 reg = <0x3800000 0x2200000>; /* 34MiB */
126 * 38MiB, last MiB is for the BBT, not writable
141 reg = <0x280000 0x680000>; /* 6.5MiB */
Darmada-385-linksys-rango.dts83 /* AMD/Spansion S34ML02G2 256MiB, OEM Layout */
91 reg = <0x0000000 0x200000>; /* 2MiB */
120 reg = <0xa00000 0x5000000>; /* 80MiB */
125 reg = <0x1000000 0x4a00000>; /* 74MiB */
131 reg = <0x5a00000 0x5000000>; /* 80MiB */
136 reg = <0x6000000 0x4a00000>; /* 74MiB */
140 * 86MiB, last MiB is for the BBT, not writable
155 reg = <0x260000 0x5c0000>; /* 5.75MiB */
Darmada-370-dlink-dns327l.dts30 reg = <0x00000000 0x20000000>; /* 512 MiB */
286 /* 1.0 MiB */
300 /* 7 MiB */
306 /* ~ 84 MiB */
313 /* 5 MiB */
319 /* 29 MiB */
325 /* 1 MiB for BBT */
Dnuvoton-wpcm450-supermicro-x9sci-ln4f.dts6 /* The last 16 MiB are dedicated to the GPU */
21 reg = <0 0x08000000>; /* 128 MiB */
Darmada-385-linksys.dtsi23 reg = <0x00000000 0x20000000>; /* 512 MiB */
142 /* 128MiB or 256MiB */
Dlpc4350-hitex-eval.dts381 reg = <0x040000 0x2C0000>; /* 2.75 MiB */
386 reg = <0x300000 0x100000>; /* 1 MiB */
467 reg = <0x040000 0x2c0000>; /* 2.75 MiB */
472 reg = <0x300000 0x500000>; /* 5 MiB */
Dgemini.dtsi298 /* 1MiB I/O space 0x50000000-0x500fffff */
300 /* 128MiB non-prefetchable memory 0x58000000-0x5fffffff */
305 /* 128MiB at 0x00000000-0x07ffffff */
307 /* 64MiB at 0x00000000-0x03ffffff */
309 /* 64MiB at 0x00000000-0x03ffffff */
/Linux-v5.15/Documentation/filesystems/ext4/
Dblocks.rst54 - 8MiB
55 - 32MiB
56 - 128MiB
116 - 8MiB
117 - 32MiB
118 - 128MiB
/Linux-v5.15/drivers/mtd/
Dssfdc.c43 #define MiB(x) ( KiB(x) * 1024L ) macro
63 { MiB( 1), 125, 4, 4 },
64 { MiB( 2), 125, 4, 8 },
65 { MiB( 4), 250, 4, 8 },
66 { MiB( 8), 250, 4, 16 },
67 { MiB( 16), 500, 4, 16 },
68 { MiB( 32), 500, 8, 16 },
69 { MiB( 64), 500, 8, 32 },
70 { MiB(128), 500, 16, 32 },
/Linux-v5.15/Documentation/translations/zh_CN/virt/
Dne_overview.rst48 从主虚拟机中分割出来并给enclave的内存区域需要对齐2 MiB/1 GiB物理连续的内存
49 区域(或这个大小的倍数,如8 MiB)。该内存可以通过使用hugetlbfs从用户空间分
50 配[2][3]。一个enclave的内存大小需要至少64 MiB。enclave内存和CPU需要来自同
75 enclave镜像(EIF)被加载到enclave内存中,偏移量为8 MiB。enclave中的初始进程
/Linux-v5.15/Documentation/devicetree/bindings/mips/
Dralink.txt25 This board is based on the MediaTek MT7688 and equipped with 128 MiB
26 of DDR and 8 MiB of flash (SPI NOR) and additional 128MiB SPI NAND
/Linux-v5.15/Documentation/admin-guide/
Dldm.rst13 1MiB journalled database at the end of the physical disk. The size of
39 Below we have a 50MiB disk, divided into seven partitions.
43 The missing 1MiB at the end of the disk is where the LDM database is
47 |Device || Offset Bytes | Sectors | MiB || Size Bytes | Sectors | MiB|
/Linux-v5.15/Documentation/devicetree/bindings/pci/
Dv3-v360epc-pci.txt44 0x60000000 0 0x01000000 /* 16 MiB @ LB 60000000 */
46 0x40000000 0 0x10000000 /* 256 MiB @ LB 40000000 1:1 */
48 0x50000000 0 0x10000000>; /* 256 MiB @ LB 50000000 1:1 */
/Linux-v5.15/tools/perf/arch/x86/util/
Dintel-bts.c29 #define MiB(x) ((x) * 1024 * 1024) macro
31 #define MiB_MASK(x) (MiB(x) - 1)
154 opts->auxtrace_mmap_pages = MiB(4) / page_size; in intel_bts_recording_options()
191 opts->auxtrace_mmap_pages = MiB(4) / page_size; in intel_bts_recording_options()
/Linux-v5.15/Documentation/admin-guide/mm/damon/
Dstart.rst39 # x-axis: space (140286319947776-140286426374096: 101.496 MiB)
41 # resolution: 60x10 (1.692 MiB and 3.770s for each character)
86 access two 100 MiB sized memory regions one by one. You can substitute this
/Linux-v5.15/arch/mips/boot/dts/ingenic/
Dgcw0_proto.dts11 /* Prototype has only 256 MiB of RAM */
/Linux-v5.15/scripts/
Dxz_wrap.sh23 exec $XZ --check=crc32 $BCJ --lzma2=$LZMA2OPTS,dict=32MiB
/Linux-v5.15/Documentation/virt/
Dne_overview.rst44 be aligned 2 MiB / 1 GiB physically contiguous memory regions (or multiple of
45 this size e.g. 8 MiB). The memory can be allocated e.g. by using hugetlbfs from
46 user space [2][3]. The memory size for an enclave needs to be at least 64 MiB.
79 The enclave image (EIF) is loaded in the enclave memory at offset 8 MiB. The
/Linux-v5.15/tools/perf/arch/arm64/util/
Darm-spe.c28 #define MiB(x) ((x) * 1024 * 1024) macro
121 opts->auxtrace_mmap_pages = MiB(4) / page_size; in arm_spe_recording_options()
/Linux-v5.15/Documentation/devicetree/bindings/memory-controllers/
Dmvebu-devbus.txt109 An example for an Armada XP GP board, with a 16 MiB NOR device as child
115 will start at base address 0xf0000000, with a size 0x1000000 (16 MiB)
157 /* 16 MiB */
164 * We split the 16 MiB in two partitions,
/Linux-v5.15/Documentation/devicetree/bindings/reserved-memory/
Dreserved-memory.txt106 one default of all device drivers (named linux,cma@72000000 and 64MiB in size),
107 one dedicated to the framebuffer device (named framebuffer@78000000, 8MiB),
108 one for multimedia processing (named multimedia-memory@77000000, 64MiB), and
109 one for restricted dma pool (named restricted_dma_reserved@0x50000000, 64MiB).
/Linux-v5.15/arch/arm/boot/compressed/
Dhead-sharpsl.S69 cmp r3, #0x76 @ 64MiB flash
80 cmp r3, #0x73 @ 16MiB flash
/Linux-v5.15/arch/arc/boot/dts/
Dvdk_axc003.dtsi63 reg = <0x80000000 0x20000000>; /* 512MiB */

1234