Searched refs:Root_RAM0 (Results 1 - 10 of 10) sorted by relevance

/linux-4.1.27/include/linux/
H A Droot_dev.h10 Root_RAM0 = MKDEV(RAMDISK_MAJOR, 0), enumerator in enum:__anon12404
/linux-4.1.27/init/
H A Ddo_mounts_initrd.c59 create_dev("/dev/root.old", Root_RAM0); handle_initrd()
87 if (new_decode_dev(real_root_dev) == Root_RAM0) { handle_initrd()
122 create_dev("/dev/ram", Root_RAM0); initrd_load()
129 if (rd_load_image("/initrd.image") && ROOT_DEV != Root_RAM0) { initrd_load()
H A Ddo_mounts.c248 res = Root_RAM0; name_to_dev_t()
593 ROOT_DEV = Root_RAM0; prepare_namespace()
/linux-4.1.27/arch/sh/kernel/
H A Dsetup.c157 ROOT_DEV = Root_RAM0; check_for_initrd()
/linux-4.1.27/arch/m68k/kernel/
H A Dsetup_no.c143 ROOT_DEV = Root_RAM0; parse_uboot_commandline()
/linux-4.1.27/arch/metag/kernel/
H A Dsetup.c348 ROOT_DEV = Root_RAM0; setup_arch()
/linux-4.1.27/arch/powerpc/platforms/powermac/
H A Dsetup.c332 ROOT_DEV = Root_RAM0; pmac_setup_arch()
/linux-4.1.27/arch/s390/kernel/
H A Dsetup.c832 ROOT_DEV = Root_RAM0; setup_arch()
/linux-4.1.27/arch/mips/kernel/
H A Dsetup.c240 ROOT_DEV = Root_RAM0; init_initrd()
/linux-4.1.27/arch/powerpc/kernel/
H A Dsetup-common.c381 ROOT_DEV = Root_RAM0; check_for_initrd()

Completed in 329 milliseconds