Home
last modified time | relevance | path

Searched defs:initrd (Results 1 – 11 of 11) sorted by relevance

/linux-5.19.10/arch/s390/kernel/ !
Dkexec_image.c45 char *initrd, unsigned long initrd_len, in s390_image_load()
Dkexec_elf.c68 char *initrd, unsigned long initrd_len, in s390_elf_load()
/linux-5.19.10/arch/parisc/kernel/ !
Dkexec_file.c17 unsigned long kernel_len, char *initrd, in elf_load()
/linux-5.19.10/arch/powerpc/kexec/ !
Delf_64.c28 unsigned long kernel_len, char *initrd, in elf64_load()
/linux-5.19.10/arch/arm64/kernel/ !
Dkexec_image.c38 char *initrd, unsigned long initrd_len, in image_load()
Dmachine_kexec_file.c92 char *initrd, unsigned long initrd_len, in load_other_segments()
/linux-5.19.10/arch/arm/boot/ !
DMakefile100 initrd: target
/linux-5.19.10/arch/powerpc/boot/ !
Dmain.c229 struct addr_range vmlinux, initrd; in start() local
/linux-5.19.10/arch/x86/kernel/ !
Dkexec-bzimage64.c324 unsigned long kernel_len, char *initrd, in bzImage64_load()
/linux-5.19.10/arch/riscv/kernel/ !
Delf_kexec.c176 unsigned long kernel_len, char *initrd, in elf_kexec_load()
/linux-5.19.10/arch/arm/include/uapi/asm/ !
Dsetup.h154 struct tag_initrd initrd; member