Home
last modified time | relevance | path

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

/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h237 typedef struct VuDev VuDev; typedef
400 struct VuDev { struct
403 VuDevRegion *regions; argument
405 VuDevInflightInfo inflight_info; argument
406 int log_call_fd;
408 pthread_mutex_t backend_mutex;
409 int backend_fd;
410 uint64_t log_size;
411 uint8_t *log_table;
412 uint64_t features;
[all …]