Searched refs:MEM_SIZE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-shmobile/include/mach/
H A Dmemory.h5 #define MEM_SIZE UL(CONFIG_MEMORY_SIZE) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dsetup.c56 #ifndef MEM_SIZE
57 #define MEM_SIZE (16*1024*1024) macro
672 { MEM_SIZE, CONFIG_DRAM_BASE },
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A DBerkeleyDB.xs602 MEM_SIZE l = strlen(s) + 1;
605 Copy(s, s1, (MEM_SIZE)l, char);

Completed in 39 milliseconds