Home
last modified time | relevance | path

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

/openbmc/qemu/include/system/
H A Dram_addr.h128 RAMBlock *qemu_ram_alloc_from_file(ram_addr_t size, MemoryRegion *mr,
/openbmc/qemu/system/
H A Dphysmem.c2099 RAMBlock *qemu_ram_alloc_from_file(ram_addr_t size, MemoryRegion *mr, in qemu_ram_alloc_from_file() function
H A Dmemory.c1779 mr->ram_block = qemu_ram_alloc_from_file(size, mr, ram_flags, path, in memory_region_init_ram_from_file()