Searched refs:initrd_load_addr (Results 1 – 1 of 1) sorted by relevance
143 unsigned long initrd_load_addr = 0; in load_other_segments() local214 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()