Searched defs:VuDev (Results 1 – 1 of 1) sorted by relevance
233 typedef struct VuDev VuDev; typedef396 struct VuDev { struct399 VuDevRegion *regions; argument401 VuDevInflightInfo inflight_info; argument402 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 …]