Home
last modified time | relevance | path

Searched defs:phys_addr (Results 1 – 6 of 6) sorted by relevance

/hardware/google/aemu/host-common/
Daddress_space_host_memory_allocator.cpp54 void *AddressSpaceHostMemoryAllocatorContext::allocate_impl(const uint64_t phys_addr, in allocate_impl()
93 const uint64_t phys_addr = info->phys_addr; in unallocate() local
121 const uint64_t phys_addr = kv.first; in save() local
137 uint64_t phys_addr = stream->getBe64(); in load() local
154 uint64_t phys_addr = kv.first; in clear() local
Daddress_space_host_media.cpp109 void AddressSpaceHostMediaContext::allocatePages(uint64_t phys_addr, int num_pages) { in allocatePages()
117 void AddressSpaceHostMediaContext::deallocatePages(uint64_t phys_addr, in deallocatePages()
Daddress_space_host_memory_allocator_unittests.cpp41 AddressSpaceDevicePingInfo createAllocateRequest(uint64_t phys_addr) { in createAllocateRequest()
52 AddressSpaceDevicePingInfo createUnallocateRequest(uint64_t phys_addr) { in createUnallocateRequest()
Daddress_space_device.cpp98 const uint64_t phys_addr = pingInfo->phys_addr; in ping() local
124 const uint64_t phys_addr = pingInfo->phys_addr; in pingAtHva() local
/hardware/google/aemu/host-common/include/host-common/
DAddressSpaceService.h45 uint64_t phys_addr; member
/hardware/google/gchips/include/
Ds5p_fimc_v4l2.h107 void *phys_addr; member