Searched refs:AllocatePage (Results 1 – 2 of 2) sorted by relevance
129 AllocatedBlockSP AllocatePage(uint32_t byte_size, uint32_t permissions,
346 AllocatedMemoryCache::AllocatePage(uint32_t byte_size, uint32_t permissions, in AllocatePage() function in AllocatedMemoryCache389 AllocatedBlockSP block_sp(AllocatePage(byte_size, permissions, 16, error)); in AllocateMemory()