Home
last modified time | relevance | path

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

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