Home
last modified time | relevance | path

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

/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h142 typedef struct VhostUserMemory { struct
146 } VhostUserMemory; argument
206 VhostUserMemory memory;
H A Dlibvhost-user.c1094 VhostUserMemory m = vmsg->payload.memory, *memory = &m; in vu_set_mem_table_exec()
/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c100 typedef struct VhostUserMemory { struct
104 } VhostUserMemory; typedef
124 VhostUserMemory memory;
161 VhostUserMemory memory;
103 regionsVhostUserMemory global() argument