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