Home
last modified time | relevance | path

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

/openbmc/qemu/pc-bios/vof/
H A Dbootmem.c3 void boot_from_memory(uint64_t initrd, uint64_t initrdsize) in boot_from_memory() function
H A Dmain.c19 boot_from_memory(initrd, initrdsize); in entry_c()
H A Dvof.h36 void boot_from_memory(uint64_t initrd, uint64_t initrdsize);