Searched refs:SuperPagePayloadEnd (Results 1 – 2 of 2) sorted by relevance
500 PA_ALWAYS_INLINE uintptr_t SuperPagePayloadEnd(uintptr_t super_page) { in SuperPagePayloadEnd() function507 return SuperPagePayloadEnd(super_page) - in SuperPagePayloadSize()547 uintptr_t payload_end = SuperPagePayloadEnd(super_page); in IsWithinSuperPagePayload()913 Page::FromAddr(SuperPagePayloadEnd(super_page) - PartitionPageSize()); in IterateSlotSpans()
779 PA_DCHECK(root->next_partition_page_end == SuperPagePayloadEnd(super_page)); in InitializeSuperPage()