Searched refs:superPagePtr (Results 1 – 1 of 1) sorted by relevance
393 char* superPagePtr = reinterpret_cast<char*>(pointerAsUint & kSuperPageBaseMask); in partitionPointerToPageNoAlignmentCheck() local398 …e = reinterpret_cast<PartitionPage*>(partitionSuperPageToMetadataArea(superPagePtr) + (partitionPa… in partitionPointerToPageNoAlignmentCheck()