Searched refs:start_page (Results 1 – 2 of 2) sorted by relevance
3748 bool MarkCompact::MapUpdatedLinearAllocPages(uint8_t* start_page, in MapUpdatedLinearAllocPages() argument3760 uint8_t* end_page = start_page + length; in MapUpdatedLinearAllocPages()3761 while (start_page < end_page) { in MapUpdatedLinearAllocPages()3787 start_page += gPageSize; in MapUpdatedLinearAllocPages()3790 map_len = CopyIoctl(start_page, in MapUpdatedLinearAllocPages()3810 start_page += map_len; in MapUpdatedLinearAllocPages()
598 bool MapUpdatedLinearAllocPages(uint8_t* start_page,