Searched defs:VhostUserMemory (Results 1 – 3 of 3) sorted by relevance
101 typedef struct VhostUserMemory { struct104 VhostUserMemoryRegion regions[VHOST_MEMORY_MAX_NREGIONS]; argument105 } VhostUserMemory; argument
142 typedef struct VhostUserMemory { struct145 VhostUserMemoryRegion regions[VHOST_MEMORY_BASELINE_NREGIONS]; argument146 } VhostUserMemory; argument
128 typedef struct VhostUserMemory { struct131 VhostUserMemoryRegion regions[VHOST_MEMORY_BASELINE_NREGIONS]; argument132 } VhostUserMemory; typedef