Searched refs:UntaggedPos (Results 1 – 1 of 1) sorted by relevance
149 const uptr UntaggedPos = Max(AllocPos, CommitBase + MaxUnusedCacheBytes); in mapSecondary() local150 return MemMap.remap(CommitBase, UntaggedPos - CommitBase, "scudo:secondary", in mapSecondary()152 MemMap.remap(UntaggedPos, CommitBase + CommitSize - UntaggedPos, in mapSecondary()