Searched defs:initrd (Results 1 – 13 of 13) sorted by relevance
| /arch/arm/boot/bootp/ |
| A D | Makefile | 33 initrd: target
|
| /arch/parisc/kernel/ |
| A D | kexec_file.c | 17 unsigned long kernel_len, char *initrd, in elf_load()
|
| /arch/s390/kernel/ |
| A D | kexec_image.c | 47 char *initrd, unsigned long initrd_len, in s390_image_load()
|
| A D | kexec_elf.c | 70 char *initrd, unsigned long initrd_len, in s390_elf_load()
|
| /arch/riscv/kernel/ |
| A D | kexec_image.c | 38 char *initrd, unsigned long initrd_len, in image_load()
|
| A D | kexec_elf.c | 110 unsigned long kernel_len, char *initrd, in elf_kexec_load()
|
| A D | machine_kexec_file.c | 257 unsigned long kernel_len, char *initrd, in load_extra_segments()
|
| /arch/powerpc/kexec/ |
| A D | elf_64.c | 29 unsigned long kernel_len, char *initrd, in elf64_load()
|
| /arch/arm64/kernel/ |
| A D | kexec_image.c | 38 char *initrd, unsigned long initrd_len, in image_load()
|
| A D | machine_kexec_file.c | 94 char *initrd, unsigned long initrd_len, in load_other_segments()
|
| /arch/powerpc/boot/ |
| A D | main.c | 229 struct addr_range vmlinux, initrd; in start() local
|
| /arch/x86/kernel/ |
| A D | kexec-bzimage64.c | 432 unsigned long kernel_len, char *initrd, in bzImage64_load()
|
| /arch/arm/include/uapi/asm/ |
| A D | setup.h | 154 struct tag_initrd initrd; member
|
Completed in 17 milliseconds