Home
last modified time | relevance | path

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

/qemu/include/exec/
H A Dcpu-common.h92 void qemu_ram_unset_idstr(RAMBlock *block);
/qemu/migration/
H A Dsavevm.c3373 qemu_ram_unset_idstr(mr->ram_block); in vmstate_unregister_ram()
/qemu/system/
H A Dphysmem.c1629 void qemu_ram_unset_idstr(RAMBlock *block) in qemu_ram_unset_idstr() function