Searched defs:page_aligned_size (Results 1 – 2 of 2) sorted by relevance
254 int allocSharedHostRegion(uint64_t page_aligned_size, uint64_t* offset) { in allocSharedHostRegion()263 int allocSharedHostRegionLocked(uint64_t page_aligned_size, uint64_t* offset) { in allocSharedHostRegionLocked()278 int allocSharedHostRegionFixedLocked(uint64_t page_aligned_size, uint64_t offset) { in allocSharedHostRegionFixedLocked()462 int HostAddressSpaceDevice::allocSharedHostRegion(uint64_t page_aligned_size, uint64_t* offset) { in allocSharedHostRegion()470 int HostAddressSpaceDevice::allocSharedHostRegionLocked(uint64_t page_aligned_size, uint64_t* offse… in allocSharedHostRegionLocked()486 int HostAddressSpaceDevice::allocSharedHostRegionFixedLocked(uint64_t page_aligned_size, uint64_t o… in allocSharedHostRegionFixedLocked()
44 int allocSharedHostRegionLocked(uint64_t page_aligned_size, uint64_t* offset) { in allocSharedHostRegionLocked()