Home
last modified time | relevance | path

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

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_user.h80 typedef struct VhostUserMemory { struct
84 } VhostUserMemory; typedef
145 VhostUserMemory memory;
H A Dvhost_user.c978 vhost_memory_changed(struct VhostUserMemory *new, in vhost_memory_changed()
1006 struct VhostUserMemory *memory = &msg->payload.memory; in vhost_user_set_mem_table()