Home
last modified time | relevance | path

Searched refs:superpage_bitmap_start (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dfreeslot_bitmap.h32 uintptr_t superpage_bitmap_start = in GetFreeSlotBitmapCellPtrAndBitIndex() local
35 superpage_bitmap_start + in GetFreeSlotBitmapCellPtrAndBitIndex()
38 PA_DCHECK(cell_addr < superpage_bitmap_start + kFreeSlotBitmapSize); in GetFreeSlotBitmapCellPtrAndBitIndex()