Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dram_addr.h450 DirtyBitmapSnapshot *cpu_physical_memory_snapshot_and_clear_dirty
/openbmc/qemu/system/
H A Dphysmem.c891 DirtyBitmapSnapshot *cpu_physical_memory_snapshot_and_clear_dirty in cpu_physical_memory_snapshot_and_clear_dirty() function
H A Dmemory.c2484 snapshot = cpu_physical_memory_snapshot_and_clear_dirty(mr, addr, size, client); in memory_region_snapshot_and_clear_dirty()