Searched refs:postcopy_client_bases (Results 1 – 1 of 1) sorted by relevance
250 uint64_t postcopy_client_bases[VHOST_USER_MAX_RAM_SLOTS]; member610 shadow_pcb[j] = u->postcopy_client_bases[i]; in scrub_shadow_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()955 memset(u->postcopy_client_bases, 0, in vhost_user_set_mem_table_postcopy()969 u->postcopy_client_bases[region_i] = in vhost_user_set_mem_table_postcopy()1950 u->postcopy_client_bases[i], dev->mem->regions[i].memory_size); in vhost_user_postcopy_fault_handler()1951 if (faultaddr >= u->postcopy_client_bases[i]) { in vhost_user_postcopy_fault_handler()1953 uint64_t region_offset = faultaddr - u->postcopy_client_bases[i]; in vhost_user_postcopy_fault_handler()1988 u->postcopy_client_bases[i]; in vhost_user_postcopy_waker()