Searched defs:initrd (Results 1 – 11 of 11) sorted by relevance
/linux-5.19.10/arch/s390/kernel/ ! |
D | kexec_image.c | 45 char *initrd, unsigned long initrd_len, in s390_image_load()
|
D | kexec_elf.c | 68 char *initrd, unsigned long initrd_len, in s390_elf_load()
|
/linux-5.19.10/arch/parisc/kernel/ ! |
D | kexec_file.c | 17 unsigned long kernel_len, char *initrd, in elf_load()
|
/linux-5.19.10/arch/powerpc/kexec/ ! |
D | elf_64.c | 28 unsigned long kernel_len, char *initrd, in elf64_load()
|
/linux-5.19.10/arch/arm64/kernel/ ! |
D | kexec_image.c | 38 char *initrd, unsigned long initrd_len, in image_load()
|
D | machine_kexec_file.c | 92 char *initrd, unsigned long initrd_len, in load_other_segments()
|
/linux-5.19.10/arch/arm/boot/ ! |
D | Makefile | 100 initrd: target
|
/linux-5.19.10/arch/powerpc/boot/ ! |
D | main.c | 229 struct addr_range vmlinux, initrd; in start() local
|
/linux-5.19.10/arch/x86/kernel/ ! |
D | kexec-bzimage64.c | 324 unsigned long kernel_len, char *initrd, in bzImage64_load()
|
/linux-5.19.10/arch/riscv/kernel/ ! |
D | elf_kexec.c | 176 unsigned long kernel_len, char *initrd, in elf_kexec_load()
|
/linux-5.19.10/arch/arm/include/uapi/asm/ ! |
D | setup.h | 154 struct tag_initrd initrd; member
|