Home
last modified time | relevance | path

Searched defs:host_ptr (Results 1 – 2 of 2) sorted by relevance

/hardware/google/aemu/host-common/
Daddress_space_host_memory_allocator.cpp63 void *host_ptr = android::aligned_buf_alloc(alignment, aligned_size); in allocate_impl() local
84 void* host_ptr = allocate_impl(info->phys_addr, info->size); in allocate() local
96 void* host_ptr = i->second.first; in unallocate() local
155 void *host_ptr = kv.second.first; in clear() local
DGoldfishDma.cpp18 void *host_ptr; in android_goldfish_dma_get_host_addr() local