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.h115 bool qemu_ram_is_named_file(RAMBlock *rb);
/openbmc/qemu/migration/
H A Dram.c205 && qemu_ram_is_named_file(block)); in migrate_ram_is_ignored()
/openbmc/qemu/system/
H A Dphysmem.c1590 bool qemu_ram_is_named_file(RAMBlock *rb) in qemu_ram_is_named_file() function