Home
last modified time | relevance | path

Searched refs:ramdisk (Results 1 – 25 of 64) sorted by relevance

123

/linux/usr/
A DKconfig56 bool "Support initial ramdisk/ramfs compressed using gzip"
64 bool "Support initial ramdisk/ramfs compressed using bzip2"
72 bool "Support initial ramdisk/ramfs compressed using LZMA"
76 Support loading of a LZMA encoded initial ramdisk or cpio buffer
80 bool "Support initial ramdisk/ramfs compressed using XZ"
84 Support loading of a XZ encoded initial ramdisk or cpio buffer.
88 bool "Support initial ramdisk/ramfs compressed using LZO"
92 Support loading of a LZO encoded initial ramdisk or cpio buffer
96 bool "Support initial ramdisk/ramfs compressed using LZ4"
100 Support loading of a LZ4 encoded initial ramdisk or cpio buffer
[all …]
/linux/arch/parisc/
A Ddefpalo.conf14 --ramdisk=ram-disk-image-file
15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
/linux/Documentation/translations/zh_CN/virt/
A Dne_overview.rst63 ramdisk、init)一起被打包到enclave镜像中。enclave虚拟机有自己的内核并遵循标
66 内核bzImage、内核命令行、ramdisk(s)是enclave镜像格式(EIF)的一部分;另外
69 哈希值是为整个enclave镜像(EIF)、内核和ramdisk(s)计算的。例如,这被用来检
/linux/arch/mips/generic/
A Dboard-jaguar2.its.S31 ramdisk = "ramdisk"; define
37 ramdisk = "ramdisk"; define
A Dboard-serval.its.S21 ramdisk = "ramdisk"; define
/linux/Documentation/arm/
A Dsetup.rst38 bit 2 0 = load ramdisk
39 bit 3 0 = prompt for ramdisk
86 initial ramdisk.
89 Start address in sectors of the ramdisk image on a floppy disk.
/linux/arch/arm/kernel/
A Datags_parse.c93 rd_image_start = tag->u.ramdisk.start; in parse_tag_ramdisk()
95 if (tag->u.ramdisk.size) in parse_tag_ramdisk()
96 rd_size = tag->u.ramdisk.size; in parse_tag_ramdisk()
A Datags_compat.c128 tag->u.ramdisk.flags = (params->u1.s.flags & FLAG_RDLOAD ? 1 : 0) | in build_tag_list()
130 tag->u.ramdisk.size = params->u1.s.ramdisk_size; in build_tag_list()
131 tag->u.ramdisk.start = params->u1.s.rd_start; in build_tag_list()
/linux/arch/s390/boot/
A Dhead.S183 l %r2,.Linitrd # ramdisk loc. is temp
207 # load ramdisk from ipl device
210 l %r2,.Linitrd # addr of ramdisk
212 bas %r14,.Lloader # load ramdisk
216 st %r2,INITRD_START+ARCH_OFFSET-PARMAREA(%r12) # no ramdisk found
/linux/Documentation/admin-guide/blockdev/
A Dindex.rst13 ramdisk
/linux/Documentation/ABI/testing/
A Dsysfs-class-mic66 of firmware, ramdisk, cmdline and bootmode
117 What: /sys/class/mic/mic<X>/ramdisk
123 /lib/firmware/ where the ramdisk image to be used during card
125 the ramdisk image location under /lib/firmware/.
/linux/Documentation/virt/
A Dne_overview.rst65 image together with the OS ( e.g. kernel, ramdisk, init ) that will run in the
69 The kernel bzImage, the kernel command line, the ramdisk(s) are part of the
74 ramdisk(s). That's used, for example, to check that the enclave image that is
/linux/Documentation/arm/sa1100/
A Dassabet.rst105 The kernel still requires a filesystem to boot. A ramdisk image can be loaded
121 The ramdisk image could be stored into flash as well, but there are better
208 within Linux while booted from a ramdisk or NFS. The Linux MTD repository has
221 For example, I use this to boot Linux with both the kernel and the ramdisk
/linux/arch/h8300/boot/compressed/
A Dhead.S46 .long 0 ; address of loaded ramdisk image
/linux/arch/arm/boot/dts/
A Dintel-ixp42x-welltech-epbx100.dts57 label = "ramdisk";
A Dexynos4412-smdk4412.dts26 bootargs = "root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M init=/linuxrc";
/linux/arch/powerpc/boot/dts/fsl/
A Dmpc8536ds.dtsi46 label = "ramdisk-nor";
103 label = "ramdisk-nand";
A Dp1022ds.dtsi46 label = "ramdisk-nor";
105 label = "ramdisk-nand";
A Dp2020ds.dtsi44 ramdisk@0 {
94 ramdisk@12000000 {
/linux/arch/arm/include/uapi/asm/
A Dsetup.h153 struct tag_ramdisk ramdisk; member
/linux/Documentation/powerpc/
A Dmpc52xx.rst26 # cp your_initrd.gz arch/ppc/boot/images/ramdisk.image.gz
/linux/arch/sh/boot/compressed/
A Dhead_32.S125 .long 0 ! address of loaded ramdisk image
/linux/arch/arm/configs/
A Ds5pv210_defconfig13 CONFIG_CMDLINE="root=/dev/ram0 rw ramdisk=8192 initrd=0x20800000,8M console=ttySAC1,115200 init=/li…
/linux/drivers/block/
A DKconfig59 tristate "Amiga Zorro II ramdisk support"
63 ramdisk or as a swap partition. Say Y if you want to include this
254 Note that the kernel command line option "ramdisk=XX" is now obsolete.
255 For details, read <file:Documentation/admin-guide/blockdev/ramdisk.rst>.
/linux/fs/cramfs/
A DKconfig33 block device such a disk partition or a ramdisk.

Completed in 30 milliseconds

123