Home
last modified time | relevance | path

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

/linux/arch/arm/boot/bootp/
H A DMakefile33 initrd: target
/linux/arch/parisc/kernel/
H A Dkexec_file.c17 unsigned long kernel_len, char *initrd, in elf_load()
/linux/arch/s390/kernel/
H A Dkexec_image.c47 char *initrd, unsigned long initrd_len, in s390_image_load()
H A Dkexec_elf.c70 char *initrd, unsigned long initrd_len, in s390_elf_load()
/linux/arch/powerpc/kexec/
H A Delf_64.c29 unsigned long kernel_len, char *initrd, in elf64_load()
/linux/arch/arm64/kernel/
H A Dkexec_image.c38 char *initrd, unsigned long initrd_len, in image_load()
H A Dmachine_kexec_file.c94 char *initrd, unsigned long initrd_len, in load_other_segments()
/linux/arch/powerpc/boot/
H A Dmain.c229 struct addr_range vmlinux, initrd; in start() local
/linux/arch/x86/kernel/
H A Dkexec-bzimage64.c393 unsigned long kernel_len, char *initrd, in bzImage64_load()
/linux/arch/riscv/kernel/
H A Delf_kexec.c197 unsigned long kernel_len, char *initrd, in elf_kexec_load()
/linux/arch/arm/include/uapi/asm/
H A Dsetup.h154 struct tag_initrd initrd; member
/linux/drivers/firmware/efi/
H A Defi.c63 static unsigned long __initdata initrd = EFI_INVALID_TABLE_ADDR; variable