Home
last modified time | relevance | path

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

/linux/include/linux/
H A Droot_dev.h13 Root_RAM0 = MKDEV(RAMDISK_MAJOR, 0), enumerator
/linux/arch/sh/kernel/
H A Dsetup.c157 ROOT_DEV = Root_RAM0; in check_for_initrd()
/linux/arch/powerpc/platforms/powermac/
H A Dsetup.c300 ROOT_DEV = Root_RAM0; in pmac_setup_arch()
/linux/init/
H A Ddo_mounts.c442 return Root_RAM0; in parse_root_device()