Searched refs:GoldfishAddressSpaceBlockPtr (Results 1 – 4 of 4) sorted by relevance
39 using GoldfishAddressSpaceBlockPtr = std::shared_ptr<GoldfishAddressSpaceBlock>; variable48 CoherentMemory(GoldfishAddressSpaceBlockPtr block, uint64_t gpuAddr, uint64_t size,65 GoldfishAddressSpaceBlockPtr mBlock = nullptr;
42 CoherentMemory::CoherentMemory(GoldfishAddressSpaceBlockPtr block, uint64_t gpuAddr, uint64_t size, in CoherentMemory()
754 GoldfishAddressSpaceBlockPtr goldfishBlock = nullptr;
2911 GoldfishAddressSpaceBlockPtr block = nullptr; in createCoherentMemory()6185 GoldfishAddressSpaceBlockPtr block = std::make_shared<GoldfishAddressSpaceBlock>(); in on_vkMapMemoryIntoAddressSpaceGOOGLE_pre()