Home
last modified time | relevance | path

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

/openbmc/qemu/migration/
H A Dram.c3903 void *src_host; in colo_flush_ram_cache() local
3935 src_host = block->colo_cache in colo_flush_ram_cache()
3937 memcpy(dst_host, src_host, TARGET_PAGE_SIZE * num); in colo_flush_ram_cache()