/linux-4.4.14/drivers/mtd/ |
D | ssfdc.c | 46 #define MiB(x) ( KiB(x) * 1024L ) macro 66 { MiB( 1), 125, 4, 4 }, 67 { MiB( 2), 125, 4, 8 }, 68 { MiB( 4), 250, 4, 8 }, 69 { MiB( 8), 250, 4, 16 }, 70 { MiB( 16), 500, 4, 16 }, 71 { MiB( 32), 500, 8, 16 }, 72 { MiB( 64), 500, 8, 32 }, 73 { MiB(128), 500, 16, 32 },
|
/linux-4.4.14/Documentation/ |
D | ldm.txt | 13 1MiB journalled database at the end of the physical disk. The size of 39 Below we have a 50MiB disk, divided into seven partitions. 40 N.B. The missing 1MiB at the end of the disk is where the LDM database is 43 Device | Offset Bytes Sectors MiB | Size Bytes Sectors MiB
|
D | xz.txt | 52 which will use no BCJ filter and 1 MiB LZMA2 dictionary. 73 by the kernel. 1 MiB is probably the maximum reasonable dictionary
|
D | memory-hotplug.txt | 93 a memory section is architecture dependent. For example, power uses 16MiB, ia64
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | armada-370-dlink-dns327l.dts | 67 reg = <0x00000000 0x20000000>; /* 512 MiB */ 110 /* 1.0 MiB */ 124 /* 7 MiB */ 130 /* ~ 84 MiB */ 137 /* 5 MiB */ 143 /* 29 MiB */ 149 /* 1 MiB for BBT */
|
D | integratorap.dts | 80 0x61000000 0 0x00100000 /* 16 MiB @ 61000000 */ 82 0x60000000 0 0x00100000 /* 16 MiB @ 60000000 */ 84 0x40000000 0 0x10000000 /* 256 MiB @ 40000000 */ 86 0x50000000 0 0x10000000>; /* 256 MiB @ 50000000 */
|
D | lpc4350-hitex-eval.dts | 360 reg = <0x040000 0x2C0000>; /* 2.75 MiB */ 365 reg = <0x300000 0x100000>; /* 1 MiB */ 446 reg = <0x040000 0x2c0000>; /* 2.75 MiB */ 451 reg = <0x300000 0x500000>; /* 5 MiB */
|
D | kirkwood.dtsi | 40 pcie-mem-aperture = <0xe0000000 0x10000000>; /* 256 MiB memory space */ 41 pcie-io-aperture = <0xf2000000 0x100000>; /* 1 MiB I/O space */
|
D | lpc4357-ea4357-devkit.dts | 513 reg = <0x040000 0x2c0000>; /* 2.75 MiB */ 518 reg = <0x300000 0x100000>; /* 1 MiB */
|
D | armada-xp-openblocks-ax3-4.dts | 92 /* NOR 128 MiB */
|
D | armada-xp-db.dts | 102 /* NOR 16 MiB */
|
D | armada-xp-gp.dts | 121 /* NOR 16 MiB */
|
D | ste-u300.dts | 275 /* A NAND flash of 128 MiB */
|
D | arm-realview-pb1176.dts | 43 /* 128 MiB memory @ 0x0 */
|
D | tegra124.dtsi | 40 0x82000000 0 0x13000000 0x0 0x13000000 0 0x0d000000 /* non-prefetchable memory (208 MiB) */ 41 0xc2000000 0 0x20000000 0x0 0x20000000 0 0x20000000>; /* prefetchable memory (512 MiB) */
|
D | ste-nomadik-stn8815.dtsi | 633 /* A NAND flash of 128 MiB */
|
/linux-4.4.14/drivers/iommu/ |
D | Kconfig | 181 16MiB to make floppy (an ISA device) work. 303 number of page table entries = address space size / 1 MiB 305 For example, when the address space size is 2048 MiB, the 315 bool "512 MiB" 318 bool "256 MiB" 321 bool "128 MiB" 324 bool "64 MiB" 327 bool "32 MiB"
|
/linux-4.4.14/tools/perf/arch/x86/util/ |
D | intel-bts.c | 33 #define MiB(x) ((x) * 1024 * 1024) macro 35 #define MiB_MASK(x) (MiB(x) - 1) 155 opts->auxtrace_mmap_pages = MiB(4) / page_size; in intel_bts_recording_options() 192 opts->auxtrace_mmap_pages = MiB(4) / page_size; in intel_bts_recording_options()
|
D | intel-pt.c | 38 #define MiB(x) ((x) * 1024 * 1024) macro 40 #define MiB_MASK(x) (MiB(x) - 1) 548 opts->auxtrace_mmap_pages = MiB(4) / page_size; in intel_pt_recording_options() 590 opts->auxtrace_mmap_pages = MiB(4) / page_size; in intel_pt_recording_options()
|
/linux-4.4.14/scripts/ |
D | xz_wrap.sh | 23 exec xz --check=crc32 $BCJ --lzma2=$LZMA2OPTS,dict=32MiB
|
D | Makefile.lib | 389 xz --check=crc32 --lzma2=dict=1MiB) > $@ || \
|
/linux-4.4.14/Documentation/devicetree/bindings/memory-controllers/ |
D | mvebu-devbus.txt | 109 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) 158 /* 16 MiB */ 165 * We split the 16 MiB in two partitions,
|
/linux-4.4.14/Documentation/devicetree/bindings/reserved-memory/ |
D | reserved-memory.txt | 81 one default of all device drivers (named linux,cma@72000000 and 64MiB in size), 82 one dedicated to the framebuffer device (named framebuffer@78000000, 8MiB), and 83 one for multimedia processing (named multimedia-memory@77000000, 64MiB).
|
/linux-4.4.14/arch/arm/boot/compressed/ |
D | head-sharpsl.S | 68 cmp r3, #0x76 @ 64MiB flash 79 cmp r3, #0x73 @ 16MiB flash
|
/linux-4.4.14/arch/arc/boot/dts/ |
D | vdk_axc003.dtsi | 59 reg = <0x80000000 0x20000000>; /* 512MiB */
|
D | vdk_axc003_idu.dtsi | 74 reg = <0x80000000 0x20000000>; /* 512MiB */
|
D | axc001.dtsi | 98 reg = <0x80000000 0x20000000>; /* 512MiB */
|
D | axc003.dtsi | 101 reg = <0x80000000 0x20000000>; /* 512MiB */
|
D | axc003_idu.dtsi | 124 reg = <0x80000000 0x20000000>; /* 512MiB */
|
/linux-4.4.14/Documentation/arm/ |
D | Booting | 132 A safe location is just above the 128MiB boundary from start of RAM. 146 be loaded just above the 128MiB boundary from the start of RAM as 161 kernel should be placed in the first 128MiB of RAM. It is recommended 162 that it is loaded above 32MiB in order to avoid the need to relocate
|
/linux-4.4.14/Documentation/devicetree/bindings/misc/ |
D | ifm-csi.txt | 24 reg = <3 0 0x00100000>; /* CS 3, 1 MiB range */
|
/linux-4.4.14/Documentation/fb/ |
D | vesafb.txt | 164 remap 'n' MiB of video RAM. If 0 or not specified, remap memory 171 amount of video RAM, use this option to override the BIOS (in MiB).
|
D | uvesafb.txt | 93 Remap 'n' MiB of video RAM. If 0 or not specified, remap memory 98 amount of video RAM, use this option to override the BIOS (in MiB).
|
D | sstfb.txt | 89 mem=x mem:x Force frame buffer memory in MiB
|
/linux-4.4.14/Documentation/filesystems/ |
D | squashfs.txt | 25 Max filesystem size: 2^64 256 MiB 26 Max file size: ~ 2 TiB 16 MiB 30 Max block size: 1 MiB 4 KiB
|
/linux-4.4.14/arch/frv/kernel/ |
D | head-uc-fr451.S | 74 sethi.p %hi(1024*2048-1),gr4 ; round up to nearest 2MiB
|
D | head-uc-fr401.S | 259 sethi.p %hi(1024*2048-1),gr4 ; round up to nearest 2MiB
|
D | head-uc-fr555.S | 247 sethi.p %hi(1024*2048-1),gr4 ; round up to nearest 2MiB
|
/linux-4.4.14/arch/c6x/ |
D | Kconfig | 42 The C6X function call instruction has a limited range of +/- 2MiB.
|
/linux-4.4.14/arch/arm64/boot/dts/arm/ |
D | juno-motherboard.dtsi | 107 /* 2 * 32MiB NOR Flash memory mounted on CS0 */
|
/linux-4.4.14/Documentation/device-mapper/ |
D | dm-raid.txt | 132 # Chunk size of 1MiB 140 # Chunk size of 1MiB, force RAID initialization,
|
/linux-4.4.14/drivers/base/ |
D | Kconfig | 273 Defines the size (in MiB) of the default memory area for Contiguous 321 of 8 means that the buffers will be aligned up to 1MiB only.
|
/linux-4.4.14/Documentation/vm/ |
D | highmem.txt | 54 map will typically be less (usually around ~896MiB).
|
/linux-4.4.14/tools/perf/Documentation/ |
D | intel-pt.txt | 387 nor snapshot size is specified, then the default is 4MiB for privileged users 409 The default auxtrace mmap size for Intel PT is 4MiB/page_size for privileged users 459 buffer sizes are limited to powers of 2 up to 4MiB (MAX_ORDER). In order to
|
/linux-4.4.14/Documentation/networking/ |
D | packet_mmap.txt | 358 <block size> = 4096 << 11 = 8 MiB. 360 and hence the buffer will have a 262144 MiB size. So it can hold 361 262144 MiB / 2048 bytes = 134217728 frames
|
/linux-4.4.14/arch/mn10300/ |
D | Kconfig | 158 the TBR register. It must be on 16MiB address boundary.
|
/linux-4.4.14/arch/m68k/ |
D | Kconfig.machine | 185 int "Memory reservation (MiB)"
|
/linux-4.4.14/drivers/mtd/maps/ |
D | Kconfig | 305 cards are usually around 4-16MiB in size. This does not include
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 1888 minimum of 2MiB, only 10 bits of entropy is theoretically 1908 On 32-bit this is limited to 512MiB by page table layouts. The 1909 default is 512MiB. 1913 RANDOMIZE_BASE, there is a 512MiB to 1.5GiB split between kernel 1914 and modules. When RANDOMIZE_BASE_MAX_OFFSET is above 512MiB, the
|
/linux-4.4.14/Documentation/kdump/ |
D | kdump.txt | 311 will be aligned to 128MiB (0x08000000), so if the start address is not then
|
/linux-4.4.14/arch/arm/mm/ |
D | Kconfig | 1048 padded to section-size (1MiB) boundaries (because their permissions
|
/linux-4.4.14/drivers/video/fbdev/ |
D | Kconfig | 2159 int "PS3 default frame buffer size (in MiB)" 2163 This is the default size (in MiB) of the virtual frame buffer in
|
/linux-4.4.14/Documentation/cgroups/ |
D | memory.txt | 652 assume a soft limit of 256 MiB)
|