Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dcpu-common.h107 bool qemu_ram_is_named_file(RAMBlock *rb);
/openbmc/qemu/migration/
H A Dram.c221 && qemu_ram_is_named_file(block)); in migrate_ram_is_ignored()
/openbmc/qemu/system/
H A Dphysmem.c1613 bool qemu_ram_is_named_file(RAMBlock *rb) in qemu_ram_is_named_file() function