Home
last modified time | relevance | path

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

/openbmc/qemu/hw/xtensa/
H A Dxtfpga.c376 BpMemInfo initrd_location = { 0 }; in xtfpga_init() local
389 initrd_location.start = tswap32(cur_lowmem); in xtfpga_init()
390 initrd_location.end = tswap32(cur_lowmem + initrd_size); in xtfpga_init()
392 sizeof(initrd_location), &initrd_location); in xtfpga_init()