/linux-6.1.9/usr/ |
D | Kconfig | 56 bool "Support initial ramdisk/ramfs compressed using gzip" 60 Support loading of a gzip encoded initial ramdisk or cpio buffer. 64 bool "Support initial ramdisk/ramfs compressed using bzip2" 68 Support loading of a bzip2 encoded initial ramdisk or cpio buffer 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 [all …]
|
/linux-6.1.9/arch/parisc/ |
D | defpalo.conf | 14 --ramdisk=ram-disk-image-file 15 --commandline=0/vmlinuz HOME=/ root=/dev/ram initrd=0/ramdisk panic_timeout=60 panic=-1
|
/linux-6.1.9/arch/mips/generic/ |
D | board-jaguar2.its.S | 31 ramdisk = "ramdisk"; define 37 ramdisk = "ramdisk"; define
|
D | board-serval.its.S | 21 ramdisk = "ramdisk"; define
|
/linux-6.1.9/Documentation/translations/zh_CN/virt/ |
D | ne_overview.rst | 63 ramdisk、init)一起被打包到enclave镜像中。enclave虚拟机有自己的内核并遵循标 66 内核bzImage、内核命令行、ramdisk(s)是enclave镜像格式(EIF)的一部分;另外 69 哈希值是为整个enclave镜像(EIF)、内核和ramdisk(s)计算的。例如,这被用来检
|
/linux-6.1.9/arch/arm/kernel/ |
D | atags_parse.c | 93 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()
|
D | atags_compat.c | 128 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-6.1.9/Documentation/arm/ |
D | setup.rst | 38 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-6.1.9/arch/s390/boot/ |
D | head.S | 54 larl %r2,_end # ramdisk loc. is temp 78 # load ramdisk from ipl device 81 larl %r2,_end # addr of ramdisk 83 bras %r14,.Lloader # load ramdisk 87 stg %r2,INITRD_START-PARMAREA(%r12) # no ramdisk found
|
/linux-6.1.9/Documentation/admin-guide/blockdev/ |
D | index.rst | 13 ramdisk
|
/linux-6.1.9/arch/powerpc/boot/ |
D | Makefile | 389 $(addprefix $(obj)/, $(initrd-y)): $(obj)/ramdisk.image.gz 395 $(call if_changed,wrap,$*,,,$(obj)/ramdisk.image.gz) 402 $(call if_changed,wrap,$*,,$(obj)/dts/$*.dtb,$(obj)/ramdisk.image.gz) 416 $(call if_changed,wrap,uboot-$*,,$(obj)/dts/$*.dtb,$(obj)/ramdisk.image.gz) 422 $(call if_changed,wrap,cuboot-$*,,$(obj)/dts/$*.dtb,$(obj)/ramdisk.image.gz) 428 $(call if_changed,wrap,simpleboot-$*,,$(obj)/dts/$*.dtb,$(obj)/ramdisk.image.gz) 434 $(call if_changed,wrap,treeboot-$*,,$(obj)/dts/$*.dtb,$(obj)/ramdisk.image.gz)
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-class-mic | 66 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-6.1.9/Documentation/virt/ |
D | ne_overview.rst | 65 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-6.1.9/arch/arm/boot/dts/ |
D | intel-ixp42x-welltech-epbx100.dts | 57 label = "ramdisk";
|
D | exynos4412-smdk4412.dts | 26 bootargs = "root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M init=/linuxrc";
|
D | exynos4210-smdkv310.dts | 29 bootargs = "root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M init=/linuxrc";
|
/linux-6.1.9/Documentation/arm/sa1100/ |
D | assabet.rst | 105 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-6.1.9/arch/arm/include/uapi/asm/ |
D | setup.h | 153 struct tag_ramdisk ramdisk; member
|
/linux-6.1.9/Documentation/powerpc/ |
D | mpc52xx.rst | 26 # cp your_initrd.gz arch/ppc/boot/images/ramdisk.image.gz
|
/linux-6.1.9/arch/powerpc/boot/dts/fsl/ |
D | mpc8536ds.dtsi | 46 label = "ramdisk-nor"; 103 label = "ramdisk-nand";
|
D | p1022ds.dtsi | 46 label = "ramdisk-nor"; 105 label = "ramdisk-nand";
|
D | p2020ds.dtsi | 44 ramdisk@0 { 94 ramdisk@12000000 {
|
/linux-6.1.9/arch/sh/boot/compressed/ |
D | head_32.S | 125 .long 0 ! address of loaded ramdisk image
|
/linux-6.1.9/arch/arm/configs/ |
D | s5pv210_defconfig | 13 CONFIG_CMDLINE="root=/dev/ram0 rw ramdisk=8192 initrd=0x20800000,8M console=ttySAC1,115200 init=/li…
|
/linux-6.1.9/fs/cramfs/ |
D | Kconfig | 33 block device such a disk partition or a ramdisk.
|