Searched refs:kLowBits (Results 1 – 2 of 2) sorted by relevance
3517 const int kLowBits = kPointerSizeLog2 + Bitmap::kBitsPerCellLog2; in GetMarkBits() local3518 Ubfx(ip, addr_reg, kLowBits, kPageSizeBits - kLowBits); in GetMarkBits()
5152 const int kLowBits = kPointerSizeLog2 + Bitmap::kBitsPerCellLog2; in GetMarkBits() local5153 Ext(t8, addr_reg, kLowBits, kPageSizeBits - kLowBits); in GetMarkBits()