Searched refs:MEMORY_SIZE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/include/asm/
H A Dsetup.h6 #define MEMORY_SIZE 0x2000000 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/score/kernel/
H A Dsetup.c51 max_low_pfn = PFN_UP(MEMORY_START + MEMORY_SIZE);
101 res->end = MEMORY_START + MEMORY_SIZE - 1;

Completed in 109 milliseconds