Home
last modified time | relevance | path

Searched refs:initrd_load_addr (Results 1 – 1 of 1) sorted by relevance

/linux/arch/loongarch/kernel/
H A Dmachine_kexec_file.c143 unsigned long initrd_load_addr = 0; in load_other_segments() local
214 initrd_load_addr = kbuf.mem; in load_other_segments()
217 initrd_load_addr, kbuf.bufsz, kbuf.memsz); in load_other_segments()
220 cmdline_add_initrd(image, &cmdline_tmplen, modified_cmdline, initrd_load_addr); in load_other_segments()