/linux-4.1.27/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.1.27/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.1.27/arch/arm/boot/dts/ |
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 | kirkwood.dtsi | 40 pcie-mem-aperture = <0xe0000000 0x10000000>; /* 256 MiB memory space */ 41 pcie-io-aperture = <0xf2000000 0x100000>; /* 1 MiB I/O space */
|
D | armada-xp-openblocks-ax3-4.dts | 90 /* NOR 128 MiB */
|
D | armada-xp-db.dts | 100 /* NOR 16 MiB */
|
D | armada-xp-gp.dts | 119 /* NOR 16 MiB */
|
D | arm-realview-pb1176.dts | 43 /* 128 MiB memory @ 0x0 */
|
D | ste-u300.dts | 275 /* A NAND flash of 128 MiB */
|
D | tegra124.dtsi | 39 0x82000000 0 0x13000000 0x0 0x13000000 0 0x0d000000 /* non-prefetchable memory (208 MiB) */ 40 0xc2000000 0 0x20000000 0x0 0x20000000 0 0x20000000>; /* prefetchable memory (512 MiB) */
|
D | ste-nomadik-stn8815.dtsi | 628 /* A NAND flash of 128 MiB */
|
/linux-4.1.27/drivers/iommu/ |
D | Kconfig | 164 16MiB to make floppy (an ISA device) work. 283 number of page table entries = address space size / 1 MiB 285 For example, when the address space size is 2048 MiB, the 295 bool "512 MiB" 298 bool "256 MiB" 301 bool "128 MiB" 304 bool "64 MiB" 307 bool "32 MiB"
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/arch/arm/boot/compressed/ |
D | head-sharpsl.S | 68 cmp r3, #0x76 @ 64MiB flash 79 cmp r3, #0x73 @ 16MiB flash
|
/linux-4.1.27/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.1.27/Documentation/devicetree/bindings/misc/ |
D | ifm-csi.txt | 24 reg = <3 0 0x00100000>; /* CS 3, 1 MiB range */
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/arch/c6x/ |
D | Kconfig | 42 The C6X function call instruction has a limited range of +/- 2MiB.
|
/linux-4.1.27/Documentation/device-mapper/ |
D | dm-raid.txt | 132 # Chunk size of 1MiB 140 # Chunk size of 1MiB, force RAID initialization,
|
/linux-4.1.27/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.1.27/Documentation/vm/ |
D | highmem.txt | 54 map will typically be less (usually around ~896MiB).
|
/linux-4.1.27/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.1.27/arch/mn10300/ |
D | Kconfig | 158 the TBR register. It must be on 16MiB address boundary.
|
/linux-4.1.27/arch/m68k/ |
D | Kconfig.machine | 185 int "Memory reservation (MiB)"
|
/linux-4.1.27/drivers/mtd/maps/ |
D | Kconfig | 305 cards are usually around 4-16MiB in size. This does not include
|
/linux-4.1.27/arch/x86/ |
D | Kconfig | 1863 minimum of 2MiB, only 10 bits of entropy is theoretically 1883 On 32-bit this is limited to 512MiB by page table layouts. The 1884 default is 512MiB. 1888 RANDOMIZE_BASE, there is a 512MiB to 1.5GiB split between kernel 1889 and modules. When RANDOMIZE_BASE_MAX_OFFSET is above 512MiB, the
|
/linux-4.1.27/Documentation/kdump/ |
D | kdump.txt | 311 will be aligned to 128MiB (0x08000000), so if the start address is not then
|
/linux-4.1.27/arch/arm/mm/ |
D | Kconfig | 1026 padded to section-size (1MiB) boundaries (because their permissions
|
/linux-4.1.27/drivers/video/fbdev/ |
D | Kconfig | 2156 int "PS3 default frame buffer size (in MiB)" 2160 This is the default size (in MiB) of the virtual frame buffer in
|
/linux-4.1.27/Documentation/cgroups/ |
D | memory.txt | 651 assume a soft limit of 256 MiB)
|