Searched refs:guestBlob (Results 1 – 1 of 1) sorted by relevance
2990 VirtGpuResourcePtr guestBlob = nullptr; in allocateCoherentMemory() local3056 guestBlob = instance->createBlob(createBlob); in allocateCoherentMemory()3057 if (!guestBlob) { in allocateCoherentMemory()3067 if (instance->execBuffer(exec, guestBlob.get())) { in allocateCoherentMemory()3072 guestBlob->wait(); in allocateCoherentMemory()3094 if (guestBlob) { in allocateCoherentMemory()3095 auto mapping = guestBlob->createMapping(); in allocateCoherentMemory()