Searched defs:VuDev (Results 1 – 1 of 1) sorted by relevance
237 typedef struct VuDev VuDev; typedef400 struct VuDev { struct403 VuDevRegion *regions; argument405 VuDevInflightInfo inflight_info; argument406 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 …]