Searched defs:allocSharedHostRegionLocked (Results 1 – 3 of 3) sorted by relevance
44 int allocSharedHostRegionLocked(uint64_t page_aligned_size, uint64_t* offset) { in allocSharedHostRegionLocked() function
93 int (*allocSharedHostRegionLocked)(uint64_t page_aligned_size, uint64_t* offset); member
263 int allocSharedHostRegionLocked(uint64_t page_aligned_size, uint64_t* offset) { in allocSharedHostRegionLocked() function in android::HostAddressSpaceDevice::Impl470 int HostAddressSpaceDevice::allocSharedHostRegionLocked(uint64_t page_aligned_size, uint64_t* offse… in allocSharedHostRegionLocked() function in android::HostAddressSpaceDevice