Home
last modified time | relevance | path

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

/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h233 typedef struct VuDev VuDev; typedef
396 struct VuDev { struct
399 VuDevRegion *regions; argument
401 VuDevInflightInfo inflight_info; argument
402 int log_call_fd;
404 pthread_mutex_t backend_mutex;
405 int backend_fd;
406 uint64_t log_size;
407 uint8_t *log_table;
408 uint64_t features;
[all …]