Searched defs:PipeCtxEntry (Results 1 – 1 of 1) sorted by relevance
199 struct PipeCtxEntry { struct200 std::string name;201 uint32_t capsetId;202 VirtioGpuCtxId ctxId;203 GoldfishHostPipe* hostPipe;204 int fence;205 uint32_t addressSpaceHandle;206 bool hasAddressSpaceHandle;207 std::unordered_map<VirtioGpuResId, uint32_t> addressSpaceHandles;