Searched refs:sourceEndPageIndex (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp633 off_t sourceEndPageIndex = (offset + size + B_PAGE_SIZE - 1) >> PAGE_SHIFT; local
638 while (sourcePageIndex < sourceEndPageIndex

Completed in 29 milliseconds