Searched defs:initrdsize (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/pc-bios/vof/ | ||
H A D | bootmem.c | 3 void boot_from_memory(uint64_t initrd, uint64_t initrdsize) in boot_from_memory() |
H A D | main.c | 17 uint64_t initrd = r3, initrdsize = r4; in entry_c() local |