Searched refs:KB (Results 1 - 8 of 8) sorted by relevance

/broadcom-cfe-1.4.2/cfe/arch/x86/common/src/
H A Dx86_arena.c64 #define KB 1024 macro
66 #define CFE_BOOTAREA_SIZE (256*KB)
106 * Leave 640KB -> 1MB as "reserved"
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm95836cpci/include/
H A Dbcm95836cpci.h47 #define KB 1024 macro
/broadcom-cfe-1.4.2/cfe/arch/mips/cpu/bcmcore/src/
H A Dbcmcore_arena.c68 #define KB 1024 macro
70 #define CFE_BOOTAREA_SIZE (256*KB)
132 * This routine constructs the page table. 256KB is mapped
/broadcom-cfe-1.4.2/cfe/arch/mips/common/src/
H A Dmips_arena.c64 #define KB 1024 macro
66 #define CFE_BOOTAREA_SIZE (256*KB)
/broadcom-cfe-1.4.2/cfe/arch/ppc/common/src/
H A Dppc_arena.c64 #define KB 1024 macro
66 #define CFE_BOOTAREA_SIZE (256*KB)
/broadcom-cfe-1.4.2/cfe/main/
H A Dcfe_mem.c68 #define KB 1024 macro
70 #define CFE_BOOTAREA_SIZE (256*KB)
/broadcom-cfe-1.4.2/cfe/arch/mips/board/bcm95836cpci/src/
H A Dbcm95836cpci_devs.c200 #define BOOT_SPACE (512*KB)
201 #define TRX_SPACE (1*KB) /* Must hold a trx_hdr structure */
234 fprobe.flash_size = 512 * KB; /*REAL_BOOTROM_SIZE;*/
/broadcom-cfe-1.4.2/cfe/arch/mips/chipset/sibyte/src/
H A Dsb1250_arena.c73 #define KB 1024 macro
75 #define CFE_BOOTAREA_SIZE (256*KB)
193 * This routine constructs the page table. 256KB is mapped

Completed in 42 milliseconds