Searched refs:super_page_base (Results 1 – 2 of 2) sorted by relevance
288 char* super_page_base; member596 uintptr_t super_page_base = (pointer_as_uint & kSuperPageBaseMask); in PartitionPageToPointer() local598 super_page_base + (partition_page_index << kPartitionPageShift)); in PartitionPageToPointer()
429 latest_extent->super_page_base = 0; in PartitionAllocPartitionPages()440 DCHECK(current_extent->super_page_base); in PartitionAllocPartitionPages()444 latest_extent->super_page_base = super_page; in PartitionAllocPartitionPages()451 DCHECK(ret >= current_extent->super_page_base && in PartitionAllocPartitionPages()679 DCHECK(!extent->super_page_base); in PartitionDirectMap()