Searched defs:allocSharedHostRegion (Results 1 – 2 of 2) sorted by relevance
86 int (*allocSharedHostRegion)(uint64_t page_aligned_size, uint64_t* offset); member
254 int allocSharedHostRegion(uint64_t page_aligned_size, uint64_t* offset) { in allocSharedHostRegion() function in android::HostAddressSpaceDevice::Impl462 int HostAddressSpaceDevice::allocSharedHostRegion(uint64_t page_aligned_size, uint64_t* offset) { in allocSharedHostRegion() function in android::HostAddressSpaceDevice