Searched refs:allocSharedHostRegionFixedLocked (Results 1 – 5 of 5) sorted by relevance
64 static int allocSharedHostRegionFixedLocked(uint64_t page_aligned_size, uint64_t offset);
278 int allocSharedHostRegionFixedLocked(uint64_t page_aligned_size, uint64_t offset) { in allocSharedHostRegionFixedLocked() function in android::HostAddressSpaceDevice::Impl486 int HostAddressSpaceDevice::allocSharedHostRegionFixedLocked(uint64_t page_aligned_size, uint64_t o… in allocSharedHostRegionFixedLocked() function in android::HostAddressSpaceDevice487 …return HostAddressSpaceDevice::getImpl()->allocSharedHostRegionFixedLocked(page_aligned_size, offs… in allocSharedHostRegionFixedLocked()498 &HostAddressSpaceDevice::allocSharedHostRegionFixedLocked,
103 int (*allocSharedHostRegionFixedLocked)(uint64_t page_aligned_size, uint64_t offset); member
58 if (hw->allocSharedHostRegionFixedLocked(size, offset)) { in allocateAddressSpaceBlockFixed()
474 allocSharedHostRegionFixedLocked( in fillBlockLocked()