Home
last modified time | relevance | path

Searched refs:unmapMemoryAtGpa (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkDecoderGlobalState.cpp5064 void unmapMemoryAtGpa(uint64_t gpa, uint64_t size) { in unmapMemoryAtGpa() function in gfxstream::vk::VkDecoderGlobalState::Impl
5667 unmapMemoryAtGpa(memoryInfo.guestPhysAddr, memoryInfo.sizeToPage); in destroyMemoryWithExclusiveInfo()