Home
last modified time | relevance | path

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

/openbmc/linux/init/
H A Ddo_mounts_initrd.c96 create_dev("/dev/root.old", Root_RAM0); in handle_initrd()
114 if (new_decode_dev(real_root_dev) == Root_RAM0) { in handle_initrd()
140 create_dev("/dev/ram", Root_RAM0); in initrd_load()
147 if (rd_load_image("/initrd.image") && ROOT_DEV != Root_RAM0) { in initrd_load()
H A Ddo_mounts.c446 return Root_RAM0; in parse_root_device()
/openbmc/linux/include/linux/
H A Droot_dev.h13 Root_RAM0 = MKDEV(RAMDISK_MAJOR, 0), enumerator
/openbmc/linux/arch/m68k/kernel/
H A Duboot.c84 ROOT_DEV = Root_RAM0; in parse_uboot_commandline()
/openbmc/linux/arch/sh/kernel/
H A Dsetup.c162 ROOT_DEV = Root_RAM0; in check_for_initrd()
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dsetup.c302 ROOT_DEV = Root_RAM0; in pmac_setup_arch()
/openbmc/linux/arch/mips/kernel/
H A Dsetup.c180 ROOT_DEV = Root_RAM0; in init_initrd()
/openbmc/linux/arch/powerpc/kernel/
H A Dsetup-common.c385 ROOT_DEV = Root_RAM0; in check_for_initrd()
/openbmc/linux/arch/s390/kernel/
H A Dsetup.c921 ROOT_DEV = Root_RAM0; in setup_arch()