Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh64/mach-sim/
Dsetup.c47 #define RAM_DISK_START CONFIG_MEMORY_START+P1SEG_INITRD_BLOCK /* Top of 4MB */ macro
50 #if ((RAM_DISK_START + RAM_DISK_SIZE) > (CONFIG_MEMORY_START + PHYS_MEMORY))
121 .initrd_start = RAM_DISK_START,