Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/init/
H A Ddo_mounts_initrd.c76 create_dev("/dev/root.old", Root_RAM0); in handle_initrd()
101 if (new_decode_dev(real_root_dev) == Root_RAM0) { in handle_initrd()
127 create_dev("/dev/ram", Root_RAM0); in initrd_load()
134 if (rd_load_image("/initrd.image") && ROOT_DEV != Root_RAM0) { in initrd_load()
H A Ddo_mounts.c274 res = Root_RAM0; in name_to_dev_t()
/OK3568_Linux_fs/kernel/include/linux/
H A Droot_dev.h12 Root_RAM0 = MKDEV(RAMDISK_MAJOR, 0), enumerator
/OK3568_Linux_fs/kernel/arch/m68k/kernel/
H A Duboot.c84 ROOT_DEV = Root_RAM0; in parse_uboot_commandline()
/OK3568_Linux_fs/kernel/arch/sh/kernel/
H A Dsetup.c161 ROOT_DEV = Root_RAM0; in check_for_initrd()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dsetup.c319 ROOT_DEV = Root_RAM0; in pmac_setup_arch()
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsetup.c173 ROOT_DEV = Root_RAM0; in init_initrd()
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dsetup-common.c380 ROOT_DEV = Root_RAM0; in check_for_initrd()
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dsetup.c1111 ROOT_DEV = Root_RAM0; in setup_arch()