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

/linux-master/arch/sh/include/asm/
H A Dsetup.h13 #define RAMDISK_FLAGS (*(unsigned long *) (PARAM+0x004)) macro
/linux-master/arch/sh/kernel/
H A Dsetup.c278 "... RAMDISK_FLAGS - %08lx\n"
283 MOUNT_ROOT_RDONLY, RAMDISK_FLAGS,
288 rd_image_start = RAMDISK_FLAGS & RAMDISK_IMAGE_START_MASK;

Completed in 97 milliseconds