Home
last modified time | relevance | path

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

/qemu/hw/virtio/
H A Dvhost-user.c573 int *nr_rem_reg, uint64_t *shadow_pcb, in scrub_shadow_regions() argument
610 shadow_pcb[j] = u->postcopy_client_bases[i]; in scrub_shadow_regions()
715 VhostUserMsg *msg, uint64_t *shadow_pcb, in send_add_regions() argument
783 shadow_pcb[reg_idx] = in send_add_regions()
833 uint64_t shadow_pcb[VHOST_USER_MAX_RAM_SLOTS] = {}; in vhost_user_add_remove_regions() local
841 shadow_pcb, track_ramblocks); in vhost_user_add_remove_regions()
852 ret = send_add_regions(dev, add_reg, nr_add_reg, msg, shadow_pcb, in vhost_user_add_remove_regions()
860 memcpy(u->postcopy_client_bases, shadow_pcb, in vhost_user_add_remove_regions()
881 memcpy(u->postcopy_client_bases, shadow_pcb, in vhost_user_add_remove_regions()