Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
Daddress_space_shared_slots_host_memory_allocator.cpp73 int freeAddressBlock(const AddressSpaceHwFuncs* hw, uint64_t phys) { in freeAddressBlock()
176 uint64_t phys, uint32_t subblockSize) { in unallocate()
426 const uint64_t phys = stream->getBe64(); in load() local