Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dvhost-user-test.c100 typedef struct VhostUserMemory { struct
104 } VhostUserMemory; typedef
103 regionsVhostUserMemory global() argument
/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h142 typedef struct VhostUserMemory { struct
145 VhostUserMemoryRegion regions[VHOST_MEMORY_BASELINE_NREGIONS]; argument
146 } VhostUserMemory; typedef