Searched refs:AllocPtr (Results 1 – 1 of 1) sorted by relevance
226 UINT8 *AllocPtr; in RuntimeAllocateMem() local232 AllocPtr = NULL; in RuntimeAllocateMem()250 AllocPtr = mRTPageTable->DataAreaBase + AllocOffset; in RuntimeAllocateMem()262 ZeroMem (AllocPtr, AllocationSize); in RuntimeAllocateMem()267 return AllocPtr; in RuntimeAllocateMem()