Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dcpu-common.h110 bool qemu_ram_is_uf_zeroable(RAMBlock *rb);
/openbmc/qemu/migration/
H A Dpostcopy-ram.c1381 if (qemu_ram_is_uf_zeroable(rb)) { in postcopy_place_page_zero()
/openbmc/qemu/system/
H A Dphysmem.c1565 bool qemu_ram_is_uf_zeroable(RAMBlock *rb) in qemu_ram_is_uf_zeroable() function