Searched refs:VhostUserMemoryRegion (Results 1 – 2 of 2) sorted by relevance
71 typedef struct VhostUserMemoryRegion { struct76 } VhostUserMemoryRegion; argument81 VhostUserMemoryRegion regions[VHOST_MEMORY_MAX_NREGIONS];
1053 VhostUserMemoryRegion *new_r = &new->regions[i]; in vhost_memory_changed()