Home
last modified time | relevance | path

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

/qemu/include/exec/
H A Dcpu-common.h97 bool qemu_ram_is_named_file(RAMBlock *rb);
/qemu/migration/
H A Dram.c232 && qemu_ram_is_named_file(block)); in migrate_ram_is_ignored()
/qemu/system/
H A Dphysmem.c1642 bool qemu_ram_is_named_file(RAMBlock *rb) in qemu_ram_is_named_file() function