Searched refs:populatePhysAddr (Results 1 – 2 of 2) sorted by relevance
98 uint64_t populatePhysAddr(AddressSpaceDevicePingInfo *info,
337 return populatePhysAddr(info, physAddr, alignedSize, &kv.second); in allocate()354 return populatePhysAddr(info, physAddr, alignedSize, &r.first->second); in allocate()394 uint64_t AddressSpaceSharedSlotsHostMemoryAllocatorContext::populatePhysAddr( in populatePhysAddr() function in android::emulation::AddressSpaceSharedSlotsHostMemoryAllocatorContext