Searched refs:blobAddr (Results 1 – 1 of 1) sorted by relevance
89 char* blobAddr, *bufferPtr; in createVirtioGpuAddressSpaceStream() local128 blobAddr = reinterpret_cast<char*>(blobMapping->asRawPtr()); in createVirtioGpuAddressSpaceStream()130 bufferPtr = blobAddr + sizeof(struct asg_ring_storage); in createVirtioGpuAddressSpaceStream()131 struct asg_context context = asg_context_create(blobAddr, bufferPtr, bufferSize); in createVirtioGpuAddressSpaceStream()