Searched defs:page_aligned_byte_count (Results 1 – 1 of 1) sorted by relevance
244 size_t page_aligned_byte_count = RoundUp(byte_count, kPageSize); in MapAnonymous() local418 size_t page_aligned_byte_count = RoundUp(byte_count + page_offset, kPageSize); in MapFileAtAddress() local