Searched refs:mProtectionEndPage (Results 1 – 2 of 2) sorted by relevance
537 size_t mProtectionEndPage; variable
6470 mProtectionEndPage = mProtectionStartPage + mPageCount; in CoherentBuffer()6556 bool isInProtectionRange = page >= mProtectionStartPage && page < mProtectionEndPage; in contains()