Home
last modified time | relevance | path

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

/linux/init/
A Ddo_mounts_initrd.c95 create_dev("/dev/root.old", Root_RAM0); in handle_initrd()
113 if (new_decode_dev(real_root_dev) == Root_RAM0) { in handle_initrd()
139 create_dev("/dev/ram", Root_RAM0); in initrd_load()
146 if (rd_load_image("/initrd.image") && ROOT_DEV != Root_RAM0) { in initrd_load()
A Ddo_mounts.c448 return Root_RAM0; in parse_root_device()
/linux/include/linux/
A Droot_dev.h13 Root_RAM0 = MKDEV(RAMDISK_MAJOR, 0), enumerator
/linux/arch/m68k/kernel/
A Duboot.c87 ROOT_DEV = Root_RAM0; in parse_uboot_commandline()
/linux/arch/sh/kernel/
A Dsetup.c157 ROOT_DEV = Root_RAM0; in check_for_initrd()
/linux/arch/powerpc/platforms/powermac/
A Dsetup.c302 ROOT_DEV = Root_RAM0; in pmac_setup_arch()
/linux/arch/mips/kernel/
A Dsetup.c176 ROOT_DEV = Root_RAM0; in init_initrd()
/linux/arch/powerpc/kernel/
A Dsetup-common.c370 ROOT_DEV = Root_RAM0; in check_for_initrd()
/linux/arch/s390/kernel/
A Dsetup.c917 ROOT_DEV = Root_RAM0; in setup_arch()

Completed in 16 milliseconds