Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/sh64/mach-sim/
Dsetup.c49 #define RAM_DISK_SIZE (PAGE_ALIGN(PLATFORM_ROMFS_SIZE)) /* Variable Top */ macro
50 #if ((RAM_DISK_START + RAM_DISK_SIZE) > (CONFIG_MEMORY_START + PHYS_MEMORY))
54 #define RAM_DISK_SIZE P1SEG_INITRD_BLOCK_SIZE /* Top of 4MB */ macro
122 .initrd_size = RAM_DISK_SIZE,