Home
last modified time | relevance | path

Searched refs:PHYS_MEMORY (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/arch/sh64/mach-sim/
Dsetup.c41 #define PHYS_MEMORY CONFIG_MEMORY_SIZE_IN_MB*1024*1024 macro
43 #if (PHYS_MEMORY < P1SEG_FOOTPRINT_RAM)
50 #if ((RAM_DISK_START + RAM_DISK_SIZE) > (CONFIG_MEMORY_START + PHYS_MEMORY))