Home
last modified time | relevance | path

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

/dpdk/lib/vhost/
H A Dvhost_user.h78 typedef struct VhostUserMemory { struct
82 } VhostUserMemory; typedef
143 VhostUserMemory memory;
H A Dvhost_user.c1044 vhost_memory_changed(struct VhostUserMemory *new, in vhost_memory_changed()
1117 struct VhostUserMemory *memory; in vhost_user_postcopy_register()
1261 struct VhostUserMemory *memory = &ctx->msg.payload.memory; in vhost_user_set_mem_table()