Home
last modified time | relevance | path

Searched defs:VhostUserMemory (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_user.h80 typedef struct VhostUserMemory { struct
83 VhostUserMemoryRegion regions[VHOST_MEMORY_MAX_NREGIONS]; argument
84 } VhostUserMemory; typedef