Searched refs:allocate_impl (Results 1 – 2 of 2) sorted by relevance
59 void *AddressSpaceHostMemoryAllocatorContext::allocate_impl(const uint64_t phys_addr, in allocate_impl() function in android::emulation::AddressSpaceHostMemoryAllocatorContext89 void* host_ptr = allocate_impl(info->phys_addr, info->size); in allocate()143 void *mem = allocate_impl(phys_addr, size); in load()
50 void *allocate_impl(uint64_t phys_addr, uint64_t size);