/arch/x86/pci/ |
D | ce4100.c | 61 #define KB (1024) macro 131 DEFINE_REG(2, 1, 0x10, (64*KB), reg_init, reg_read, reg_write) 132 DEFINE_REG(3, 0, 0x10, (64*KB), reg_init, reg_read, reg_write) 133 DEFINE_REG(4, 0, 0x10, (128*KB), reg_init, reg_read, reg_write) 134 DEFINE_REG(4, 1, 0x10, (128*KB), reg_init, reg_read, reg_write) 135 DEFINE_REG(6, 0, 0x10, (512*KB), reg_init, reg_read, reg_write) 136 DEFINE_REG(6, 1, 0x10, (512*KB), reg_init, reg_read, reg_write) 137 DEFINE_REG(6, 2, 0x10, (64*KB), reg_init, reg_read, reg_write) 139 DEFINE_REG(8, 1, 0x10, (64*KB), reg_init, reg_read, reg_write) 140 DEFINE_REG(8, 2, 0x10, (64*KB), reg_init, reg_read, reg_write) [all …]
|
/arch/arm/mach-moxart/ |
D | Kconfig | 13 192 MHz CPU with MMU and 16KB/8KB D/I-cache (UC-7112-LX).
|
/arch/powerpc/boot/dts/ |
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 */ 158 /* 512KB for u-boot Bootloader Image */ 165 /* 512KB for DTB Image */
|
D | p2020rdb.dts | 50 /* 256KB for Vitesse 7385 Switch firmware */ 57 /* 256KB for DTB Image */ 78 /* 512KB for u-boot Bootloader Image */ 79 /* 512KB for u-boot Environment Variables */ 163 /* 512KB for u-boot Bootloader Image */ 170 /* 512KB for DTB Image */
|
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 */ 137 /* 512KB for u-boot Bootloader Image */ 144 /* 512KB for DTB Image */
|
D | p1020rdb.dtsi | 46 /* 256KB for Vitesse 7385 Switch firmware */ 53 /* 256KB for DTB Image */ 74 /* 512KB for u-boot Bootloader Image */ 75 /* 512KB for u-boot Environment Variables */ 156 /* 512KB for u-boot Bootloader Image */ 163 /* 512KB for DTB Image */
|
D | p2020rdb-pc.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 */ 159 /* 512KB for u-boot Bootloader Image */ 166 /* 512KB for DTB Image */
|
D | p1020rdb-pc.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 */ 159 /* 512KB for u-boot Bootloader Image */ 166 /* 512KB for DTB Image*/
|
D | p1010rdb.dtsi | 45 /* 256KB for DTB Image */ 64 /* 512KB for u-boot Bootloader Image */ 65 /* 512KB for u-boot Environment Variables */ 126 /* 512KB for DTB Image */
|
D | p1020rdb-pd.dts | 62 /* 128KB for DTB Image */ 89 /* 512KB for u-boot Bootloader Image */ 90 /* 512KB for u-boot Environment Variables */ 164 /* 512KB for u-boot Bootloader Image */ 171 /* 512KB for DTB Image*/
|
D | p1025rdb.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 */ 145 /* 512KB for u-boot Bootloader Image */ 152 /* 512KB for DTB Image */
|
D | p1020utm-pc.dtsi | 45 /* 256KB for DTB Image */ 64 /* 512KB for u-boot Bootloader Image */ 65 /* 512KB for u-boot Environment Variables */
|
D | p1020mbg-pc.dtsi | 45 /* 128KB for DTB Image */ 72 /* 512KB for u-boot Bootloader Image */ 73 /* 512KB for u-boot Environment Variables */
|
D | p1025twr.dtsi | 53 /* 256KB for Vitesse 7385 Switch firmware */ 60 /* 256KB for DTB Image */ 79 /* 256KB for QE ucode firmware*/ 87 /* 512KB for u-boot Bootloader Image */ 88 /* 512KB for u-boot Environment Variables */
|
/arch/arm/mm/ |
D | proc-arm740.S | 78 ldr r3, =(CONFIG_DRAM_SIZE >> 12) @ size of RAM (must be >= 4KB) 79 mov r4, #10 @ 11 is the minimum (4KB) 88 ldr r3, =(CONFIG_FLASH_SIZE >> 12) @ size of FLASH (must be >= 4KB) 92 mov r4, #10 @ 11 is the minimum (4KB)
|
D | proc-arm940.S | 300 ldr r1, =(CONFIG_DRAM_SIZE >> 12) @ size of RAM (must be >= 4KB) 301 mov r2, #10 @ 11 is the minimum (4KB) 311 ldr r1, =(CONFIG_FLASH_SIZE >> 12) @ size of FLASH (must be >= 4KB) 312 mov r2, #10 @ 11 is the minimum (4KB)
|
/arch/parisc/ |
D | Kconfig | 205 bool "4KB" 208 performance, a page size of 16KB is recommended. For best 209 compatibility with 32bit applications, a page size of 4KB should be 213 4KB For best 32bit compatibility 214 16KB For best performance 215 64KB For best performance, might give more overhead. 217 If you don't know what to do, choose 4KB. 220 bool "16KB" 224 bool "64KB"
|
/arch/hexagon/ |
D | Kconfig | 139 bool "4KB" 142 bool "16KB" 145 bool "64KB" 148 bool "256KB"
|
/arch/powerpc/boot/ |
D | prpmc2800.c | 24 #define KB 1024U macro 25 #define MB (KB*KB) 26 #define GB (KB*MB) 36 BSS_STACK(16*KB); 542 if ((unsigned)simple_alloc_init(heap_start, HEAP_SIZE, 2*KB, 16) in platform_init()
|
/arch/mips/boot/dts/ |
D | easy50712.dts | 34 reg = <0x00000 0x10000>; /* 64 KB */ 39 reg = <0x10000 0x10000>; /* 64 KB */
|
/arch/x86/kernel/ |
D | early-quirks.c | 258 #define KB(x) ((x) * 1024UL) macro 259 #define MB(x) (KB (KB (x))) 260 #define GB(x) (MB (KB (x))) 272 return KB(512); in i830_tseg_size() 284 return KB(512); in i845_tseg_size() 351 stolen_size = KB(512); in i830_stolen_size()
|
/arch/ia64/ |
D | Kconfig | 263 bool "4KB" 266 performance, a page size of 8KB or 16KB is recommended. For best 267 IA-32 compatibility, a page size of 4KB should be selected (the vast 269 size). For Itanium 2 or newer systems, a page size of 64KB can also 272 4KB For best IA-32 compatibility 273 8KB For best IA-64 performance 274 16KB For best IA-64 performance 275 64KB Requires Itanium 2 or newer processor. 277 If you don't know what to do, choose 16KB. 280 bool "8KB" [all …]
|
/arch/alpha/kernel/ |
D | smc37c93x.c | 23 #define KB 1024 macro 24 #define MB (1024*KB)
|
D | pci.c | 120 #define KB 1024 macro 121 #define MB (1024*KB) 184 #undef KB
|
/arch/arm/boot/dts/ |
D | socfpga_arria5.dtsi | 18 /* First 4KB has trampoline code for secondary cores. */
|