Home
last modified time | relevance | path

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

/hardware/google/aemu/host-common/
Daddress_space_shared_slots_host_memory_allocator.cpp141 const uint32_t subblockSize = i->second; in allocate() local
155 uint64_t phys, uint32_t subblockSize) { in unallocate()
201 const uint32_t subblockSize = lhs->second + rhs->second; in tryMergeSubblocks() local