Searched refs:__MEMORY_SIZE (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dpage.h60 #define __MEMORY_SIZE CONFIG_MEMORY_SIZE macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dpage.h113 #define __MEMORY_SIZE CONFIG_MEMORY_SIZE macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/mm/
H A Dinit.c86 zones_size[ZONE_NORMAL] = __MEMORY_SIZE >> PAGE_SHIFT;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/kernel/
H A Dhead_32.S350 .LMEMORY_SIZE: .long __MEMORY_SIZE
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/mm/
H A Dinit.c36 memblock_add(__MEMORY_START, __MEMORY_SIZE);

Completed in 158 milliseconds